sort by added

This commit is contained in:
j 2015-04-11 14:31:47 +02:00
parent b5286499e0
commit 3784123704

View file

@ -74,7 +74,7 @@ pandora.ui.cacheDialog = function() {
},
keys: ['author'],
scrollbarVisible: true,
sort: [{key: 'progress', operator: '+'}],
sort: [{key: 'added', operator: '-'}],
unique: 'id'
}).bindEvent({
'delete': function(data) {