mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-29299 Fix people widget read only (#10522)
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
</mat-chip-row>
|
||||
<input matInput
|
||||
#chipInput
|
||||
[disabled]="isReadonly()"
|
||||
[formControl]="searchUserCtrl"
|
||||
[matAutocomplete]="auto"
|
||||
[matChipInputFor]="userMultipleChipList"
|
||||
|
Reference in New Issue
Block a user