summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index e80ff77d..c6bea392 100644
--- a/www/index.html
+++ b/www/index.html
@@ -187,11 +187,16 @@
<ion-side-menu>
<ion-header-bar class="bar bar-header bar-dark">
<h1 class="title">{{'kMenuOptions'|translate}}</h1>
+
</ion-header-bar>
<ion-content has-header="true">
+
<ion-list>
<ion-item href="#/montage" menu-close>
+
+ <span ng-if="$root.runMode=='low'" style="float:right;margin-top:-18px;background-color:#f1c40f;color:#000;font-size:11px;opacity:0.7;width:20px;border-radius: 0px 0px 5px 5px;display:inline-block;text-align:center;">&nbsp;<i class="icon ion-arrow-graph-down-left"></i>&nbsp;</span>
+
<span class=" item-icon-left">
<i class="icon ion-ios-eye"></i>
</span>{{'kMenuMontage'|translate}}
@@ -228,6 +233,10 @@
</ion-item>
<ion-item nav-clear menu-close href="#/login/false">
+
+
+
+
<span style="float:right;margin-top:-18px;background-color:#444444;color:#fff;font-size:11px;opacity:0.7;width:90px;border-radius: 0px 0px 5px 5px;:text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;text-align:center;">&nbsp;{{$root.getProfileName();}}&nbsp;</span>