mirror of
https://github.com/nasa/openmct.git
synced 2025-01-03 03:46:42 +00:00
1b0303e517
Bring in work on general-purpose and over-arching user interface bundles from the sandbox transition branch. WTD-574.
6 lines
223 B
HTML
6 lines
223 B
HTML
<div class='items-holder grid abs'>
|
|
<mct-representation key="'grid-item'"
|
|
ng-repeat="childObject in composition"
|
|
mct-object="childObject">
|
|
</mct-representation>
|
|
</div> |