mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +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
|
|
@ -74,4 +74,4 @@
|
|||
</select>
|
||||
</li>
|
||||
|
||||
<script type="text/javascript" src="{{ ntop.getHttpPrefix() }}/js/pages/components/ifaces-dropdown.js"></script>
|
||||
<script type="text/javascript" src="{{ ntop.getHttpPrefix() }}/js/pages/components/ifaces-dropdown.js?{{ ntop.getStaticFileEpoch() }}"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue