diff --git a/src/components/ServiceConfiguration.vue b/src/components/ServiceConfiguration.vue index 2668133..207a369 100644 --- a/src/components/ServiceConfiguration.vue +++ b/src/components/ServiceConfiguration.vue @@ -35,7 +35,8 @@ >{{ action.name }} -
+
+
{{ actionParam.name }}
TRUE FALSE @@ -59,7 +60,13 @@ -
{{ status.name }} : {{ status.value }}
+
+ {{ status.name }} : + + {{ status.value }} +
\ No newline at end of file + + \ No newline at end of file