mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
remove max length attribute (#2321)
This commit is contained in:
parent
6abebe4ff7
commit
cebadc8bd5
@ -6,7 +6,6 @@
|
||||
md-autosize
|
||||
type="text"
|
||||
rows="3"
|
||||
[maxlength]="field.maxLength"
|
||||
[id]="field.id"
|
||||
[required]="isRequired()"
|
||||
[(ngModel)]="field.value"
|
||||
|
Loading…
x
Reference in New Issue
Block a user