[Frontend] Manual integration of Inspector

open #90
open #73
In-progress manual integrated Sarah Hale's work on ObjectInspector;
This commit is contained in:
Charles Hacskaylo
2015-10-23 11:37:02 -07:00
parent 0c4d422e2d
commit 2452b25fd4
3 changed files with 14 additions and 1 deletions

View File

@@ -71,7 +71,10 @@
<mct-splitter class="splitter-inspect mobile-hide"></mct-splitter>
<div class="split-pane-component t-inspect pane right mobile-hide">
<!--Inspector goes here-->
<mct-representation key="'object-inspector'"
mct-object="domainObject"
ng-model="treeModel">
</mct-representation>
</div>
</mct-split-pane>
</div>