openmct/platform/commonUI/inspect/res/info-bubble.html
2015-05-21 21:25:50 -07:00

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>