mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Add search host pool member field
This commit is contained in:
parent
6b1d5a00e0
commit
c1b6e53ce4
9 changed files with 163 additions and 97 deletions
|
|
@ -790,7 +790,7 @@ print[[
|
|||
dofile(dirs.installdir .. "/scripts/lua/inc/footer.lua")
|
||||
|
||||
print([[<script>
|
||||
aysHandleForm("form[id!='search-host-form']");
|
||||
aysHandleForm("form");
|
||||
|
||||
/* Use the validator plugin to override default chrome bubble, which is displayed out of window */
|
||||
$("form[id!='search-host-form']").validator({disable:true});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue