summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorpliablepixels <pliablepixels@gmail.com>2016-03-08 20:07:55 -0500
committerpliablepixels <pliablepixels@gmail.com>2016-03-08 20:07:55 -0500
commit3404e65ceba15687af858b999fd739b70ff4fe24 (patch)
tree3594a4ad45e9779437958e9d87c11e5cee733b77 /www
parentecc5954b9138f022b42ad464c74017cff9843fee (diff)
nites
Former-commit-id: c9d8a6565cd93b7ec0dbcb0a62475d502d6c4a6b
Diffstat (limited to 'www')
-rw-r--r--www/templates/montage-history.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html
index 39592e19..35a8948b 100644
--- a/www/templates/montage-history.html
+++ b/www/templates/montage-history.html
@@ -66,7 +66,7 @@
</div>
</div>
- <div ng-if = "monitor.Monitor.eventUrl != 'img/noevent.png' && monitor.Monitor.connKey !=''">
+ <div style="position:relative" ng-if = "monitor.Monitor.eventUrl != 'img/noevent.png' && monitor.Monitor.connKey !=''">
<img id="img-{{$index}}" image-spinner-src="{{monitor.Monitor.eventUrl}}{{$root.authSession}}" image-spinner-loader="lines" style="
width: 100% !important;
@@ -80,7 +80,7 @@
{{monitor.Monitor.Name}}&nbsp;
</div>
- <div ng-if="sliderVal.showTimeline" style=" position:absolute; bottom:15px; right:0%;white-space:nowrap;overflow:hidden;"
+ <div ng-if="sliderVal.showTimeline" style=" position:absolute; bottom:15px; right:0%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;"
class="header-event-id" id="{{monitor.Monitor.Id}}-timeline">
&nbsp;<i class="ion-clock"></i>
{{prettifyDate(monitor.Monitor.eventUrlTime)}}&nbsp;