remove testing html
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
|
||||
<umb-editor-view umb-tabs ng-if="!page.loading">
|
||||
|
||||
<pre style="background-color:aquamarine">{{vm.blockForm.$valid}}</pre>
|
||||
|
||||
<umb-editor-header
|
||||
name="vm.model.title"
|
||||
name-locked="true"
|
||||
|
||||
@@ -3,9 +3,6 @@
|
||||
<div class="control-group umb-control-group"
|
||||
ng-class="{hidelabel:vm.property.hideLabel, 'umb-control-group__listview': vm.property.alias === '_umb_containerView'}">
|
||||
|
||||
<pre>{{ vm.getValidationPath() }}</pre>
|
||||
|
||||
<!-- TODO: Should we disable watching complex values if we know this is a complex editor? -->
|
||||
<val-property-msg></val-property-msg>
|
||||
|
||||
<div class="umb-el-wrap">
|
||||
|
||||
Reference in New Issue
Block a user