mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Disabled trace message
This commit is contained in:
parent
6589b1e9b3
commit
29808a97dc
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ function alert_notification:render()
|
|||
},
|
||||
model = self
|
||||
}
|
||||
tprint(context)
|
||||
-- tprint(context)
|
||||
-- Generate the template from the notification.template file
|
||||
return template.gen('pages/components/notification.template', context)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue