mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-04 18:00:10 +00:00
removed console.log
This commit is contained in:
parent
041a5de8b9
commit
e4287a9a86
1 changed files with 0 additions and 1 deletions
|
|
@ -1421,7 +1421,6 @@ const createScriptStatusButton = (row_data) => {
|
|||
|
||||
function appendSeveritySelect(data) {
|
||||
|
||||
console.log(data)
|
||||
const hasSeverity = data.metadata.is_alert || false;
|
||||
|
||||
if (data.metadata.default_value === undefined) return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue