mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
+1
-2
@@ -25,8 +25,7 @@
|
||||
rows= "3"
|
||||
[value]="value"
|
||||
[attr.id]="field.id"
|
||||
[(ngModel)]="value"
|
||||
[disabled]="field.readOnly">
|
||||
disabled>
|
||||
</textarea>
|
||||
<label class="mdl-textfield__label" [attr.for]="field.id">{{field.name}}</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user