summaryrefslogtreecommitdiff
path: root/www/templates/montage.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/montage.html')
-rw-r--r--www/templates/montage.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/templates/montage.html b/www/templates/montage.html
index cc265e84..6a877936 100644
--- a/www/templates/montage.html
+++ b/www/templates/montage.html
@@ -18,8 +18,8 @@
<button class="button button-icon button-clear ion-monitor" ng-click="cast();">&nbsp;
</button>
-->
- <button class="button button-icon button-clear ion-loop" ng-click="resetSizes();">&nbsp;
- </button>
+ <!--<button class="button button-icon button-clear ion-loop" ng-click="resetSizes();">&nbsp;
+ </button>-->
<button class="button button-icon button-clear ion-android-contract" ng-click="switchMinimal()">
</button>
</ion-nav-buttons>
@@ -141,8 +141,8 @@
</button>
<button mfb-button icon="ion-arrow-shrink" label="{{'kDecreaseSize' | translate}}" ng-click="sliderChanged(-1)">
</button>
- <button mfb-button icon="ion-refresh" label="{{'kRefresh' | translate}}" ng-click="resetSizes();">
- </button>
+ <!-- <button mfb-button icon="ion-refresh" label="{{'kRefresh' | translate}}" ng-click="resetSizes();">
+ </button>-->
<button mfb-button icon="ion-close" label="{{'kExitFullScreen'| translate}}" ng-click="switchMinimal()">
</button>
</nav>