show content type, when data is ready.

This commit is contained in:
Mads Rasmussen
2015-08-11 11:04:41 +02:00
parent 69a9461c3e
commit d7f9cb0278

View File

@@ -1,8 +1,8 @@
<div ng-controller="Umbraco.Editors.DocumentType.EditController as vm">
<form novalidate name="contentTypeForm"
ng-if="vm.contentType"
ng-submit="vm.save()"
val-form-manager>
<umb-editor-view>
<umb-editor-header