cosmetic changes

This commit is contained in:
rlx 2016-08-13 13:56:29 +02:00
parent df89abe6c2
commit ac791ebf35

View file

@ -75,7 +75,7 @@ pandora.ui.changelogDialog = function() {
}, },
{ {
format: function(value) { format: function(value) {
return Ox.formatDate(value, "%Y-%m-%d %H:%M:%S"); return Ox.formatDate(value, '%Y-%m-%d %H:%M:%S');
}, },
id: 'created', id: 'created',
operator: '-', operator: '-',