-
-
- {{ inputField.label }} {{ idx + 1 }}
-
-
+ {{ inputField.section }}
+
+
+ {{ inputField.sectionDetails }}
+
+
+
+
+
+
+ {{ inputField.label }}
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
- {{ $t("general.new") }}
-
-
-
-
-
-
+
+
+
+
diff --git a/frontend/components/global/CrudTable.vue b/frontend/components/global/CrudTable.vue
index 1bdcb4950..5ab57a598 100644
--- a/frontend/components/global/CrudTable.vue
+++ b/frontend/components/global/CrudTable.vue
@@ -8,11 +8,11 @@
nudge-bottom="6"
:close-on-content-click="false"
>
-
+
{{ $globals.icons.cog }}
@@ -108,7 +108,7 @@