diff --git a/src/components/dl-data.vue b/src/components/dl-data.vue new file mode 100644 index 000000000..9edb0772c --- /dev/null +++ b/src/components/dl-data.vue @@ -0,0 +1,55 @@ + + + + + + + + diff --git a/src/components/entity/data.vue b/src/components/entity/data.vue index bcd73977f..8ee7d4926 100644 --- a/src/components/entity/data.vue +++ b/src/components/entity/data.vue @@ -22,11 +22,7 @@ except according to the terms contained in the LICENSE file.
-
{{ name }}
-
- {{ $t('common.emptyValue') }} -
-
{{ data[name] }}
+
@@ -36,6 +32,7 @@ except according to the terms contained in the LICENSE file.