[Search] Templates vs representations
Made the search and search-menu templates into representations, to be more consistent.
This commit is contained in:
@@ -29,10 +29,10 @@
|
||||
<mct-representation key="'create-button'" mct-object="navigatedObject">
|
||||
</mct-representation>
|
||||
<div class='holder search-holder abs'>
|
||||
<mct-include key="'search'"
|
||||
<mct-representation key="'search'"
|
||||
mct-object="domainObject"
|
||||
ng-model="treeModel">
|
||||
</mct-include>
|
||||
</mct-representation>
|
||||
</div>
|
||||
<div class='holder tree-holder abs'
|
||||
ng-hide="treeModel.search">
|
||||
|
||||
Reference in New Issue
Block a user