Preview search-as-you-type results in the viewer

Refs #173
This commit is contained in:
Will Abson
2016-06-09 18:32:59 +01:00
parent fc939a4c98
commit e67d043a54
6 changed files with 41 additions and 30 deletions
+2 -3
View File
@@ -7,9 +7,8 @@
<!-- Add spacer, to align navigation to the right -->
<div class="mdl-layout-spacer"></div>
<!-- Search box -->
<alfresco-search-control *ngIf="isLoggedIn()" [searchTerm]="searchTerm"
(searchChange)="searchTermChange($event);" [autocomplete]="false"></alfresco-search-control>
<!-- Search bar -->
<search-bar></search-bar>
<!-- Navigation. We hide it in small screens. -->
<nav class="mdl-navigation mdl-layout--large-screen-only">