mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 15:09:33 +00:00
Reworked blacklists page
This commit is contained in:
parent
cd425b384d
commit
0fecdee1e4
19 changed files with 829 additions and 21 deletions
|
|
@ -243,6 +243,7 @@ end
|
|||
-- NOTE: this function is called by the web pages in order to
|
||||
-- set the active entry and section and highlight it into the menu
|
||||
function page_utils.print_header_and_set_active_menu_entry(entry, i18n_params, alt_title)
|
||||
require "locales_utils"
|
||||
entry = entry or page_utils.menu_entries.traffic_dashboard
|
||||
|
||||
active_section = entry.section
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue