mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-1822] input search options (#768)
* [ACA-1822] input search options - needs cleanup and styling * [ACA-1822] input search options cleanup - needs styling - needs tests * [ACA-1822] input search options cleanup - needs styling - needs tests * [ACA-1822] input search options styling * [ACA-1822] add translation keys * [ACA-1822] reformat with Prettier * [ACA-1822] fix pointer event on FF * [ACA-1822] fix e2e test * [ACA-1822] update unit tests * [ACA-1822] fix spellcheck * [ACA-1822] fix display * [ACA-1822] some theme cleanup * [ACA-1822] reposition icon * [ACA-1822] code review changes * [ACA-1822] more unit tests
This commit is contained in:
committed by
Denys Vuika
parent
37b4d9d00b
commit
2c9e68ada7
@@ -10,7 +10,6 @@
|
||||
|
||||
<ng-container *ngIf="!isSmallScreen">
|
||||
<aca-search-input></aca-search-input>
|
||||
<adf-toolbar-divider></adf-toolbar-divider>
|
||||
</ng-container>
|
||||
|
||||
<aca-current-user></aca-current-user>
|
||||
|
Reference in New Issue
Block a user