mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 16:30:10 +00:00
Localize geolocation's note in js code
Several javascript functions are added in a new lua file to localize geolocation's note.
This commit is contained in:
parent
b8f9b57c0e
commit
843812a124
5 changed files with 58 additions and 5 deletions
|
|
@ -1576,7 +1576,7 @@ print[[
|
|||
<div id="map-canvas"></div>
|
||||
]]
|
||||
|
||||
ntop.dumpFile(dirs.installdir .. "/httpdocs/inc/geolocation_disclaimer.inc")
|
||||
dofile(dirs.installdir .. "/scripts/lua/show_geolocation_note.lua")
|
||||
|
||||
print [[
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue