mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-08-07 17:48:54 +00:00
@@ -170,8 +170,7 @@ export class AlfrescoSearchControlComponent implements OnInit, OnDestroy {
|
||||
}
|
||||
|
||||
onFileClicked(event): void {
|
||||
this.liveSearchTerm = '';
|
||||
this.searchActive = false;
|
||||
this.setAutoCompleteDisplayed(false);
|
||||
this.fileSelect.emit(event);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user