mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 22:17:49 +00:00
8 lines
240 B
HTML
8 lines
240 B
HTML
|
<mct-container key="bubble"
|
||
|
bubble-title="{{parameters.title}}"
|
||
|
bubble-layout="{{parameters.layout}}">
|
||
|
<mct-include key="info-table"
|
||
|
ng-model="ngModel">
|
||
|
</mct-include>
|
||
|
</mct-container>
|