[Search] Creating searchbar

Starting to create a search bar which lives
in the same side of the divder as the file
tree does.
This commit is contained in:
shale
2015-07-15 13:29:45 -07:00
parent 759eaa3b35
commit b94ef695e2
5 changed files with 168 additions and 3 deletions

View File

@@ -27,6 +27,11 @@
style="min-width: 150px; max-width: 800px; width: 25%;">
<mct-representation key="'create-button'" mct-object="navigatedObject">
</mct-representation>
<div>
<mct-include key="'searchbar'"
mct-object="domainObject">
</mct-include>
</div>
<div class='holder tree-holder abs'>
<mct-representation key="'tree'"
mct-object="domainObject"