diff --git a/ayanova/src/components/time-control.vue b/ayanova/src/components/time-control.vue
index bd7e7218..f014c6d8 100644
--- a/ayanova/src/components/time-control.vue
+++ b/ayanova/src/components/time-control.vue
@@ -1,25 +1,30 @@
-
-
+
+
-
+
+ :value="timeValue"
+ @input="updateTimeValue"
+ :data-cy="'tpick:' + testId"
+ >{{
+ $ay.t("Delete")
+ }}
{{
$ay.t("OK")
@@ -27,26 +32,27 @@
-
-
-
- {{ error }}
-
-
+
+
+
+
+ {{ error }}
+
+
+