Update Umbraco to 7.12.2
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<div ng-controller="Umbraco.Editors.ContentBlueprint.EditController">
|
||||
<content-editor content-id="contentId"
|
||||
save-method="saveMethod"
|
||||
get-method="getMethod"
|
||||
get-scaffold-method="getScaffoldMethod"
|
||||
is-new="isNew"
|
||||
tree-alias="contentblueprints">
|
||||
</content-editor>
|
||||
</div>
|
||||
Reference in New Issue
Block a user