sort, size

This commit is contained in:
Jan Gerber 2015-04-20 10:08:36 +02:00
commit 735674982f
2 changed files with 3 additions and 3 deletions

View file

@ -41,7 +41,7 @@ oml.ui.transfersDialog = function() {
},
keys: ['author'],
scrollbarVisible: true,
sort: [{key: 'transferprogress', operator: '-'}],
sort: [{key: 'transferadded', operator: '-'}],
unique: 'id'
}),