diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-11-05 14:01:04 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-11-05 14:01:04 -0500 |
| commit | 6a55a1031809d84a2b0133a7246d131887461239 (patch) | |
| tree | 03228e3668739e715e78a74433e63cd347e8050c /www/templates | |
| parent | ac4f296ccf87e94c41286d2bf632f1129f643505 (diff) | |
header fixes
Diffstat (limited to 'www/templates')
| -rw-r--r-- | www/templates/montage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/montage.html b/www/templates/montage.html index bcdfdf6c..baaea947 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -101,7 +101,7 @@ <figure class="{{dragBorder}}" ng-show="monitor.Monitor.listDisplay!='noshow'"> - <!--<div ng-if="!isModalActive" >--> + <!--<div ng-if="!isModalActive" >--> <!--<div ng-if="$root.authSession!='undefined' && !isBackground() && !areImagesLoading">--> <div ng-if="$root.authSession!='undefined' && !isBackground() "> <div ng-if = "!minimal"> |
