summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>