[Mobile, Gestures] Clean Up

Moved one file, push/pan still
applied to whole pane.
This commit is contained in:
Shivam Dave 2015-08-11 12:13:43 -07:00
parent caf1e3aea9
commit 1f7d0427b7

View File

@ -21,8 +21,7 @@
-->
<div class='object-holder abs vscroll'>
<mct-representation ng-controller="BrowseObjectController"
key="representation.selected.key"
mct-object="representation.selected.key && domainObject">
</mct-representation>
<mct-representation key="representation.selected.key"
mct-object="representation.selected.key && domainObject">
</mct-representation>
</div>