Save action working again :).
This commit is contained in:
@@ -50,6 +50,7 @@ mindplot.DesignerActionRunner = new Class({
|
||||
markAsChangeBase: function() {
|
||||
return this._undoManager.markAsChangeBase();
|
||||
},
|
||||
|
||||
hasBeenChanged: function() {
|
||||
return this._undoManager.hasBeenChanged();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user