diff --git a/app/imports/ui/properties/forms/ClassForm.vue b/app/imports/ui/properties/forms/ClassForm.vue
index b97e6b3b..d301b750 100644
--- a/app/imports/ui/properties/forms/ClassForm.vue
+++ b/app/imports/ui/properties/forms/ClassForm.vue
@@ -28,73 +28,6 @@
/>
-
-
-
- mdi-plus
-
-
-
-
-
-
-
-
-
- $emit('change', {path: ['slotCondition', ...path], value, ack})"
- />
+
+
+
+ mdi-plus
+
+
+
+
+
+
+
+
+
+ $emit('change', {path: ['slotCondition', ...path], value, ack})"
+ />
diff --git a/app/imports/ui/properties/viewers/ClassViewer.vue b/app/imports/ui/properties/viewers/ClassViewer.vue
index 26e4ffbd..44322a52 100644
--- a/app/imports/ui/properties/viewers/ClassViewer.vue
+++ b/app/imports/ui/properties/viewers/ClassViewer.vue
@@ -11,6 +11,7 @@
:value="model.slotCondition && (model.slotCondition.value || model.slotCondition.calculation)"
/>