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