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.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/montage.html b/www/templates/montage.html
index 8ba62f38..434677c6 100644
--- a/www/templates/montage.html
+++ b/www/templates/montage.html
@@ -31,7 +31,7 @@
</div>
<div ng-if="isSimulated()">
- <img ng-src="img/demo.gif?rand={{rand}}" width="{{((devWidth-30)/(7-slider.monsize))}}px;"
+ <img ng-src="img/demo.gif?rand={{rand}}" width="{{((devWidth-30)/(7-slider.monsize))}}px;">
</div>
<!-- <img ng-src="img/demo.gif?rand={{rand}}" width="{{((devWidth-30)/(7-slider.monsize))}}px;" />-->