mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
add ntop.getStaticFileEpoch() to all js files (#4965)
This commit is contained in:
parent
8251892d6d
commit
e9062d7a73
19 changed files with 30 additions and 144 deletions
|
|
@ -8,4 +8,4 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<script type="module" src="{{ ntop.getHttpPrefix() }}/js/widgets/ntop-widget-utils.js"></script>
|
||||
<script type="module" src="{{ ntop.getHttpPrefix() }}/js/widgets/ntop-widget-utils.js?{{ ntop.getStaticFileEpoch() }}"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue