diff --git a/static/js/cacheDialog.js b/static/js/cacheDialog.js index 8d4efe40..3ec3d6ec 100644 --- a/static/js/cacheDialog.js +++ b/static/js/cacheDialog.js @@ -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,