mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
more pretty changes in web and wording
This commit is contained in:
@@ -578,7 +578,7 @@ function initEventTable() {
|
||||
},
|
||||
{
|
||||
"name": "time",
|
||||
"title": "Date",
|
||||
"title": "Date/Time",
|
||||
"parser": function (value) {
|
||||
if (value < 1563300000) {
|
||||
return "(" + value + ")";
|
||||
|
||||
Reference in New Issue
Block a user