From bcf8d0eaf9b04d677d4d4083167d90f2abb515f0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 11 Apr 2019 11:37:40 -0400 Subject: #806 support --- www/templates/montage.html | 109 ++++++++++++++++++++++++++++++++++----------- 1 file changed, 82 insertions(+), 27 deletions(-) (limited to 'www/templates/montage.html') diff --git a/www/templates/montage.html b/www/templates/montage.html index 73d3cb8d..1df4e255 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -5,9 +5,11 @@   - - @@ -56,7 +58,8 @@ -
  • +
  • :{{getCycleStatus()}}
  • @@ -114,45 +117,93 @@
    - +
    +
    +
    + + -
    - - +
    +
    +    +
    -
    - + -
    -
    - + +
    + +
    +   + + +   +   {{monitor.Monitor.Name}}  +   + +
    + +
    +
    + + -
      +
    +
    +
    - -   -   {{monitor.Monitor.Name}}  -   +
    +  {{'kMontageEventStorage' | translate }}: + {{formatBytes(monitor.Monitor.TotalEventDiskSpace,1)}} +
    +
    +
    {{'kMontageEventCaughtUp' | translate}}
    +
    +
    +
    +  {{monitor.Monitor.lastEvent.pagination.count}} + {{'kMontageEventUnseenCount' | translate}} +
    +
    +  {{'kMontageEventLatest' | translate}}: + {{humanizeTime(monitor.Monitor.lastEvent.events[0].Event.StartTime)}}
    +
    +
    +   {{monitor.Monitor.lastEvent.events[0].Event.Notes}}
    +
    - +
    - +
    - - + + + + + {{'kNoMonitors' | translate}} @@ -170,11 +221,15 @@ + + - -- cgit v1.2.3