mirror of
https://github.com/nasa/openmct.git
synced 2025-05-29 13:44:21 +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'>
|
<div class='object-holder abs vscroll'>
|
||||||
<mct-representation ng-controller="BrowseObjectController"
|
<mct-representation key="representation.selected.key"
|
||||||
key="representation.selected.key"
|
mct-object="representation.selected.key && domainObject">
|
||||||
mct-object="representation.selected.key && domainObject">
|
</mct-representation>
|
||||||
</mct-representation>
|
|
||||||
</div>
|
</div>
|
Loading…
x
Reference in New Issue
Block a user