Fix Bug 52187
This commit is contained in:
parent
112fa9f977
commit
85167c5714
|
@ -68,6 +68,7 @@ define([
|
|||
initialize: function () {
|
||||
this._initSettings = true;
|
||||
this._noApply = true;
|
||||
this._sendUndoPoint = true;
|
||||
|
||||
this._state = {
|
||||
DisabledControls: true,
|
||||
|
|
Loading…
Reference in a new issue