Files
LeafWeb/WebCms/Umbraco/Views/common/legacy.html
T
2016-11-07 12:56:17 -05:00

3 lines
196 B
HTML

<div ng-controller="Umbraco.LegacyController" id="legacyContainer" style="width: 100%; height: 100%;overflow: hidden;">
<iframe name="right" id="right" ng-src="{{legacyPath}}"></iframe>
</div>