remove testing html

This commit is contained in:
Shannon
2020-07-14 16:43:30 +10:00
parent 1795153fad
commit 0b78b277e3
2 changed files with 0 additions and 5 deletions

View File

@@ -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"

View File

@@ -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">