mirror of
https://github.com/nasa/openmct.git
synced 2024-12-26 08:11:05 +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> |