Debug
This commit is contained in:
parent
b2c8ee7f08
commit
e02ed2ed8b
1 changed files with 3 additions and 1 deletions
|
|
@ -2157,6 +2157,8 @@ function viewNotify(width, height, title, message, funct=null, close=null, check
|
|||
if(inputs.length > 0){
|
||||
|
||||
$(f).append('<input type="hidden" name="inputs" id="inputs" value="'+inputs+'" />');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue