default added sort

This commit is contained in:
j 2015-04-11 14:42:29 +02:00
parent aa8a7de312
commit 30645c0ea0

View file

@ -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,