[Mobile] Transitions

Made transitions properly work for
create button.
This commit is contained in:
Shivam Dave
2015-07-16 12:54:10 -07:00
parent 180e5f14ae
commit 6e6fbe0d65
4 changed files with 32 additions and 22 deletions

View File

@@ -31,8 +31,10 @@
<!-- TREE MENU: ADDED THE PANE LEFT HERE, similar to .pane.left example-->
<div class='split-pane-component treeview pane pane-special left desktop-browse'>
<mct-representation key="'create-button'" mct-object="navigatedObject" class="createBtnPos">
</mct-representation>
<div class='createBtnPos'>
<mct-representation key="'create-button'" mct-object="navigatedObject">
</mct-representation>
</div>
<div class='holder tree-holder abs'>
<mct-representation key="'tree'"
mct-object="domainObject"