mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +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
|
|
@ -180,7 +180,7 @@ print("</div>")
|
|||
print("</center>")
|
||||
print [[
|
||||
<link href="/css/bubble-chart.css" rel="stylesheet">
|
||||
<script src="/js/bubble-chart.js"></script>
|
||||
<script src="/js/bubble-chart.js?]] print(ntop.getStaticFileEpoch()) print[["></script>
|
||||
|
||||
<script>
|
||||
var bubble = do_bubble_chart("bubble_chart", ']]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue