diff --git a/src/webui/static/app/ext.css b/src/webui/static/app/ext.css index feb07984..596b0809 100644 --- a/src/webui/static/app/ext.css +++ b/src/webui/static/app/ext.css @@ -510,12 +510,12 @@ width: 100px; } -.x-date-date { +.x-nice-date { display: inline-block; width: 6em; } -.x-date-time { +.x-nice-time { display: inline-block; width: 4em; text-align: right; diff --git a/src/webui/static/app/tvheadend.js b/src/webui/static/app/tvheadend.js index afa5fb63..53106749 100644 --- a/src/webui/static/app/tvheadend.js +++ b/src/webui/static/app/tvheadend.js @@ -156,8 +156,8 @@ Ext.Ajax.request({ */ tvheadend.niceDate = function(dt) { var d = new Date(dt); - return '