move ng-controller to its own element
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<umb-editor-view ng-controller="Umbraco.Editors.DataTypeSettingsController as vm">
|
||||
<div ng-controller="Umbraco.Editors.DataTypeSettingsController as vm">
|
||||
<umb-editor-view>
|
||||
|
||||
<form novalidate name="dataTypeSettingsForm" val-form-manager>
|
||||
|
||||
@@ -65,4 +66,5 @@
|
||||
|
||||
</form>
|
||||
|
||||
</umb-editor-view>
|
||||
</umb-editor-view>
|
||||
</div>
|
||||
Reference in New Issue
Block a user