mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fixed SonarCloud complaints
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
class="adf-search-chip-list-item"
|
||||
matTooltip="{{ 'SEARCH.FILTER.BUTTONS.CLEAR-ALL.TOOLTIP' | translate }}"
|
||||
matTooltipPosition="right"
|
||||
(keyup.enter)="facetFiltersService.resetAllSelectedBuckets()"
|
||||
(click)="facetFiltersService.resetAllSelectedBuckets()">
|
||||
{{ 'SEARCH.FILTER.BUTTONS.CLEAR-ALL.LABEL' | translate }}
|
||||
</mat-chip-option>
|
||||
|
Reference in New Issue
Block a user