change default sort to part

This commit is contained in:
j 2014-04-01 15:54:25 +02:00
parent ed6c4e62af
commit 9fd4c40ff6

View file

@ -239,7 +239,7 @@ pandora.ui.mediaView = function(options) {
},
keys: ['state', 'instances', 'wanted', 'error'],
scrollbarVisible: true,
sort: [{key: 'path', operator: '+'}],
sort: [{key: 'part', operator: '+'}],
unique: 'id'
})
.bindEvent({