mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
added print_page_title on each page
This commit is contained in:
parent
62ee1c8b37
commit
792a542c41
30 changed files with 158 additions and 151 deletions
|
|
@ -1527,7 +1527,7 @@ function toggleAlert(disable) {
|
|||
end
|
||||
print ('sort: [ ["' .. getDefaultTableSort("alerts") ..'","' .. getDefaultTableSortOrder("alerts").. '"] ],\n')
|
||||
print [[
|
||||
title: "]] print(title) print[[",
|
||||
title: "",
|
||||
columns: [
|
||||
{
|
||||
title: "]]print(i18n("show_alerts.alert_datetime"))print[[",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue