mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
add modal on Webchat
This commit is contained in:
parent
bcc68c0034
commit
2d48c67377
@ -118,9 +118,7 @@ echo "<div style='width:100%'>".html_print_button(
|
||||
cancel: "Cancel",
|
||||
ok: "Ok",
|
||||
onAccept: function() {
|
||||
// Continue execution.
|
||||
var nodo = event.target.offsetParent;
|
||||
deleteCell(id, nodo.parentNode);
|
||||
// Nothing to do.
|
||||
}
|
||||
});
|
||||
$("input[name=\"message_box\"]").keydown(function(e) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user