header.pl: Force browsers to reload rrdimage.js

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-09-26 14:13:10 +00:00
parent d1a3fd9e0d
commit 0555434eff

View File

@@ -195,7 +195,7 @@ print <<END;
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="shortcut icon" href="/favicon.ico" />
<script type="text/javascript" src="/include/jquery.js"></script>
<script src="/include/rrdimage.js"></script>
<script src="/include/rrdimage.js?v=20240926"></script>
$extrahead
<script type="text/javascript">