mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-09 00:43:23 +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));
|
}.bind(this));
|
||||||
|
|
||||||
$('#' + containerId + ' .btn-cancel').click(function () {
|
$('#' + containerId + ' .btn-cancel').click(function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user