forked from 0x2620/pandora
default added sort
This commit is contained in:
parent
aa8a7de312
commit
30645c0ea0
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ pandora.ui.cacheDialog = function() {
|
|||
},
|
||||
{
|
||||
id: 'added',
|
||||
operator: '+',
|
||||
operator: '-',
|
||||
title: Ox._('Added'),
|
||||
format: {"type": "date", "args": ["%Y-%m-%d %H:%M:%S"]},
|
||||
visible: true,
|
||||
|
|
Loading…
Reference in a new issue