squash merge open933 into integration-1089, resolve merge conflicts.
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
<input type="text"
|
||||
ng-model="textValue"
|
||||
ng-blur="restoreTextValue(); ngBlur()"
|
||||
ng-mouseup="ngMouseup()"
|
||||
ng-disabled="ngDisabled"
|
||||
ng-class="{
|
||||
error: textInvalid ||
|
||||
(structure.validate &&
|
||||
|
||||
Reference in New Issue
Block a user