mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 14:17:57 +01:00
remove stopPropagation
This commit is contained in:
parent
0738804d88
commit
d28b439e62
@ -150,7 +150,6 @@ jQuery.fn.dialogForm = function (options) {
|
||||
|
||||
}
|
||||
});
|
||||
event.stopImmediatePropagation();
|
||||
}.bind(this));
|
||||
|
||||
$('#' + containerId + ' .btn-cancel').click(function () {
|
||||
|
Loading…
Reference in New Issue
Block a user