summaryrefslogtreecommitdiff
path: root/www/templates/events.html
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-11-24 15:25:35 -0500
committerPliable Pixels <pliablepixels@gmail.com>2018-11-24 15:25:35 -0500
commitddbdd88eb982cc29ada22d4304e0f2f6cb786658 (patch)
tree93f16ea4131d079a6ca7fd42ec1717a27682293c /www/templates/events.html
parentaed448120b79f19faa8f28343bcc80c819f9139c (diff)
image cleanup
Diffstat (limited to 'www/templates/events.html')
-rw-r--r--www/templates/events.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/events.html b/www/templates/events.html
index b2eb416a..b3da4bf3 100644
--- a/www/templates/events.html
+++ b/www/templates/events.html
@@ -89,7 +89,7 @@
<img bg-color="#6C7A89" ng-src="{{constructThumbnail(event)}}" on-tap="closeIfOpen(event);openModalWithSnapshot(event)"
- width="{{event.Event.thumbWidth}}px" height="{{event.Event.thumbHeight}}px" fallback-src="img/frameerror.png" />
+ width="{{event.Event.thumbWidth}}px" height="{{event.Event.thumbHeight}}px" fallback-src="img/noimage.png" />
</div>