Add search host pool member field

This commit is contained in:
emanuele-f 2017-01-30 20:22:54 +01:00
parent 6b1d5a00e0
commit c1b6e53ce4
9 changed files with 163 additions and 97 deletions

View file

@ -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});