sort by path. includes part and allows editing part

This commit is contained in:
j 2015-04-11 23:04:39 +02:00
parent 30645c0ea0
commit 71bdf09e8b

View file

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