Code comment
This commit is contained in:
parent
48f30b5ef1
commit
243a30e5de
@ -4871,6 +4871,7 @@ function get_htmloutput_mesg($mesgstring='',$mesgarray='', $style='ok', $keepemb
|
|||||||
if (block) {
|
if (block) {
|
||||||
$.dolEventValid("","'.dol_escape_js($out).'");
|
$.dolEventValid("","'.dol_escape_js($out).'");
|
||||||
} else {
|
} else {
|
||||||
|
/* jnotify(message, preset of message type, keepmessage) */
|
||||||
$.jnotify("'.dol_escape_js($out).'",
|
$.jnotify("'.dol_escape_js($out).'",
|
||||||
"'.($style=="ok" ? 3000 : $style).'",
|
"'.($style=="ok" ? 3000 : $style).'",
|
||||||
'.($style=="ok" ? "false" : "true").',
|
'.($style=="ok" ? "false" : "true").',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user