mirror of
https://github.com/nasa/openmct.git
synced 2024-12-22 14:32:22 +00:00
01e2840aae
Move Page plugin from prototype location into platform, WTD-1145.
4 lines
143 B
HTML
4 lines
143 B
HTML
<iframe ng-controller="IFrameController as ctl"
|
|
style="width: 100%; height: 100%;"
|
|
ng-src="{{ctl.trust(model.url)}}">
|
|
</iframe> |