mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Satori adotion icon fix (#11614)
This commit is contained in:
+1
-3
@@ -30,9 +30,7 @@
|
|||||||
data-automation-id="adf-columns-selector-search-input"
|
data-automation-id="adf-columns-selector-search-input"
|
||||||
[placeholder]="'ADF-DATATABLE.COLUMNS_SELECTOR.SEARCH' | translate"
|
[placeholder]="'ADF-DATATABLE.COLUMNS_SELECTOR.SEARCH' | translate"
|
||||||
[formControl]="searchInputControl"/>
|
[formControl]="searchInputControl"/>
|
||||||
<mat-icon matSuffix>
|
<mat-icon adf-icon="search" matSuffix />
|
||||||
search
|
|
||||||
</mat-icon>
|
|
||||||
</mat-form-field>
|
</mat-form-field>
|
||||||
|
|
||||||
<mat-selection-list
|
<mat-selection-list
|
||||||
|
|||||||
Reference in New Issue
Block a user