mirror of
https://github.com/nasa/openmct.git
synced 2024-12-22 06:27:48 +00:00
1b0303e517
Bring in work on general-purpose and over-arching user interface bundles from the sandbox transition branch. WTD-574.
11 lines
265 B
HTML
11 lines
265 B
HTML
<div content="jquery-wrapper"
|
|
class="abs holder-all edit-mode"
|
|
ng-controller="EditController">
|
|
|
|
<mct-representation key="'edit-object'" mct-object="navigatedObject">
|
|
</mct-representation>
|
|
|
|
<mct-include key="'bottombar'"></mct-include>
|
|
|
|
</div>
|