[Pages] Move page plugin into platform
Move Page plugin from prototype location into platform, WTD-1145.
This commit is contained in:
4
platform/features/pages/res/iframe.html
Normal file
4
platform/features/pages/res/iframe.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<iframe ng-controller="IFrameController as ctl"
|
||||
style="width: 100%; height: 100%;"
|
||||
ng-src="{{ctl.trust(model.url)}}">
|
||||
</iframe>
|
||||
Reference in New Issue
Block a user