mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 06:07:57 +01:00
fixing bug
This commit is contained in:
parent
363284f5d1
commit
63959d086a
@ -21,7 +21,7 @@ var BootstrapDialog = new Class({
|
||||
content.append(footer);
|
||||
}
|
||||
|
||||
this._native.append(content);
|
||||
this._native.find(".modal-dialog").append(content);
|
||||
},
|
||||
|
||||
_buildFooter: function() {
|
||||
|
Loading…
Reference in New Issue
Block a user