add auto-resize back to locked field
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
ng-class="{'-unlocked': !locked}"
|
||||
placeholder="{{placeholderText}}"
|
||||
val-regex="{{regexValidation}}"
|
||||
umb-auto-resize
|
||||
required
|
||||
val-server-field="{{serverValidationField}}"
|
||||
title="{{ngModel}}"
|
||||
|
||||
Reference in New Issue
Block a user