openmct/platform/features/layout/res/templates/layout.html
Victor Woeltjen cbb77f0a14 [Layout] Initial layout templates
Bring over and perform initial transition of templates
for the Layout view. WTD-535.
2014-12-04 11:53:05 -08:00

9 lines
258 B
HTML

<div style="width: 100%; height: 100%;">
<span style="left: 45px; width: 360px; top: 60px; height: 240px">
<mct-representation key="'frame'"
mct-object="domainObject">
</mct-representation>
</span>
</div>