Fixed: Wanted Page Count in UI and Paging, Sort by Album Title

This commit is contained in:
Qstick 2018-03-24 22:20:13 -04:00
parent df4e1e9b26
commit a96df79572
2 changed files with 12 additions and 2 deletions

View file

@ -41,6 +41,7 @@ export const defaultState = {
{
name: 'albumTitle',
label: 'Album Title',
isSortable: true,
isVisible: true
},
{
@ -119,6 +120,7 @@ export const defaultState = {
{
name: 'albumTitle',
label: 'Album Title',
isSortable: true,
isVisible: true
},
{