- Fix meta/control seleccion
This commit is contained in:
committed by
Paulo Veiga
parent
81f9ffa5e9
commit
334206ab19
@@ -246,7 +246,7 @@ mindplot.widget.Menu = new Class({
|
||||
if (saveElem) {
|
||||
this.addButton('save', false, false, function() {
|
||||
this._save(saveElem, designer, true);
|
||||
});
|
||||
}.bind(this));
|
||||
|
||||
if (!readOnly) {
|
||||
// To prevent the user from leaving the page with changes ...
|
||||
|
Reference in New Issue
Block a user