mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Cleaned up the code from plugin_utils
This commit is contained in:
parent
f1e8091928
commit
57a85de50e
105 changed files with 620 additions and 918 deletions
|
|
@ -235,7 +235,7 @@ function system_setup_ui_utils.printPageBody(sys_config, print_page_body_callbac
|
|||
disable_on_dirty: '.disable-on-dirty',
|
||||
});
|
||||
|
||||
/* Use the validator plugin to override default chrome bubble, which is displayed out of window */
|
||||
/* Use the validator to override default chrome bubble, which is displayed out of window */
|
||||
$("form[id!='search-host-form']").validator({disable:true});
|
||||
</script>]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue