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