mirror of
https://github.com/nasa/openmct.git
synced 2025-05-28 05:04:18 +00:00
[Mobile, Gestures] Clean Up
Moved one file, push/pan still applied to whole pane.
This commit is contained in:
parent
caf1e3aea9
commit
1f7d0427b7
@ -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>
|
Loading…
x
Reference in New Issue
Block a user