summaryrefslogtreecommitdiff
path: root/www/templates/montage.html
diff options
context:
space:
mode:
authorARC <arjunrc@gmail.com>2015-04-27 11:23:46 -0400
committerARC <arjunrc@gmail.com>2015-04-27 11:23:46 -0400
commit6e83957c0231d48eb9f29d1270806cadef3a3c6d (patch)
tree4c5e71e281c05bfd6c9f0884f170c9ac6f135c1f /www/templates/montage.html
parent13366e423178bd2d0d16c4912bbfc8bc7c720733 (diff)
added simulation to events footage as well
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;" />-->