summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-10-17 13:52:20 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-10-17 13:52:20 -0400
commit15923f58d87cb9a969511471be1f17219f000ff6 (patch)
treebf819a1ccb966322c6f96181d84f72774ee122af /www
parent41bfc1ba9795e9c8290dab3508c182e47c43afed (diff)
removed pause
Former-commit-id: 1b807d7aecb145e78886e14e08dc0901079865c4
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 89d0a7e7..aa147c71 100644
--- a/www/templates/montage-history.html
+++ b/www/templates/montage-history.html
@@ -78,9 +78,9 @@
</div>
</div>
<!-- valid auth session &!background -->
- <div ng-if="!$root.authSession=='undefined' || isBackground()">
+ <!--<div ng-if="!$root.authSession=='undefined' || isBackground()">
<img image-spinner-src="img/pausevideo.png" />
- </div>
+ </div>-->
</span>
</div>
<ion-item ng-show="!MontageMonitors.length"> {{'kNoMonitors' | translate }} </ion-item>