Add cachebusting to webcam images

This commit is contained in:
Björn Fromme
2022-06-09 10:07:18 +02:00
parent 2ecb937b9f
commit 65a57c2e22
@@ -13,7 +13,7 @@
data-action="lightbox#open"
data-lightbox-caption="Webcam {region.name}"
title="Webcam {region.name}">
<ep:lazyLoadImage src="{region.webcam.url}"
<ep:lazyLoadImage src="{region.webcam.url}?{f:format.date(date: 'now', format: 'U')}"
loaderimg="EXT:ep_theme/Resources/Public/images/lazy.png"
class="block w-full h-auto"
width="330"