Add cachebusting to webcam images
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user