diff --git a/www/DataStoreContent.js b/www/DataStoreContent.js index 53bcc27e..e129ea1e 100644 --- a/www/DataStoreContent.js +++ b/www/DataStoreContent.js @@ -50,6 +50,7 @@ Ext.define('PBS.DataStoreContent', { header: gettext('Time'), sortable: true, dataIndex: 'backup-time', + renderer: Proxmox.Utils.render_timestamp, flex: 1 } ],