legacy dashboard url fix
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<div ng-controller="Umbraco.LegacyController" id="legacyContainer" style="width: 100%; height: 100%;overflow: hidden;">
|
||||
<iframe name="right" id="right" ng-src="{{legacyPath}}" data-src="{{legacyPath}}"></iframe>
|
||||
<iframe name="right" id="right" ng-src="{{legacyPath}}"></iframe>
|
||||
</div>
|
||||
Reference in New Issue
Block a user