[Mobile] Add mct-device directive

Add directive which can be used to include certain elements
only on specific devices.
This commit is contained in:
Victor Woeltjen
2015-09-18 12:13:37 -07:00
parent 70bcb723ef
commit c057ba38a5
3 changed files with 112 additions and 0 deletions

View File

@@ -55,6 +55,7 @@
</mct-representation>
</div>
<div class="key-properties ui-symbol icon mobile-menu-icon desktop-hide"
mct-device="mobile"
ng-click="tree.toggle()">m</div>
</div>
</mct-split-pane>