Files
alfresco-ng2-components/demo-shell-ng2/app/components/search/search.component.html
Will Abson 6b8e8d50f0 Extract search box into its own component
- Upgraded to latest 0.1.5 version of search
- Search is now only shown if the user is logged in
- Heading now lives inside the demo app not inside search

Refs #69
2016-06-01 15:23:55 +01:00

4 lines
80 B
HTML

<div>
<h1>Search results</h1>
<alfresco-search></alfresco-search>
</div>