diff --git a/frontend/src/components/ListRowItem.vue b/frontend/src/components/ListRowItem.vue
index 0aa7cf92..5469c570 100644
--- a/frontend/src/components/ListRowItem.vue
+++ b/frontend/src/components/ListRowItem.vue
@@ -1,15 +1,38 @@
-
-
-
- {{ value }}
-
+
+
+
+ {{ label }}
+
+
diff --git a/frontend/src/components/ListView.vue b/frontend/src/components/ListView.vue
index bd62ad72..80af8fef 100644
--- a/frontend/src/components/ListView.vue
+++ b/frontend/src/components/ListView.vue
@@ -39,10 +39,9 @@