diff --git a/frontend/app/views/directives/flow/observable.html b/frontend/app/views/directives/flow/observable.html
index 5b1b6e5889..330a2d6153 100644
--- a/frontend/app/views/directives/flow/observable.html
+++ b/frontend/app/views/directives/flow/observable.html
@@ -1,16 +1,23 @@
-
{{base.object.dataType}}:
+ {{base.object.dataType || base.details.dataType}}:
+
+
+
+
-
{{summary.case_artifact.Creation}} other observables have also been {{base.operation === 'Creation' ? 'added' : 'updated'}}
-
See all
+
{{summary.case_artifact.Creation}} other observables have also been {{base.operation === 'Creation' ?
+ 'added' : 'updated'}}
+
See
+ all
@@ -39,6 +46,10 @@
+
+ {{k}}: {{v.name}}
+
+
{{k}}:
{{v}}