Refactoring
This commit is contained in:
parent
10aaea7958
commit
d84dae68ac
|
@ -1314,7 +1314,8 @@ define([
|
||||||
this.txtFormatSymbols.setValue((val !== null && val !== undefined) ? val : '');
|
this.txtFormatSymbols.setValue((val !== null && val !== undefined) ? val : '');
|
||||||
this._state.FormatSymbols=val;
|
this._state.FormatSymbols=val;
|
||||||
}
|
}
|
||||||
}
|
} else
|
||||||
|
this._originalTextFormProps = null;
|
||||||
|
|
||||||
this._noApply = false;
|
this._noApply = false;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue