openmct/platform/commonUI/edit/res/templates/edit.html

11 lines
265 B
HTML
Raw Normal View History

<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>