more pretty changes in web and wording

This commit is contained in:
Paul
2019-08-20 21:12:34 +02:00
parent d8ac200b6a
commit bc1c593543
5 changed files with 31 additions and 41 deletions

View File

@@ -578,7 +578,7 @@ function initEventTable() {
},
{
"name": "time",
"title": "Date",
"title": "Date/Time",
"parser": function (value) {
if (value < 1563300000) {
return "(" + value + ")";