mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 15:09:33 +00:00
Removed no more needed code
This commit is contained in:
parent
1dbe27f6b0
commit
42196e01a0
1 changed files with 0 additions and 4 deletions
|
|
@ -354,10 +354,6 @@ function page_utils.print_header(title, addLoginJS)
|
|||
if addLoginJS then
|
||||
print[[<script type="application/javascript" src="]] print(http_prefix) print[[/dist/login.js?]] print(static_file_epoch) print[["></script>]]
|
||||
end
|
||||
|
||||
if not zoneinfo then
|
||||
zoneinfo = "null"
|
||||
end
|
||||
|
||||
print[[
|
||||
<link href="]] print(http_prefix) print[[/dist/custom-theme.css?]] print(static_file_epoch) print[[" rel="stylesheet">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue