From 724ce8c9afa357dca232afb87bb77156a6111228 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 19 Jan 2022 09:57:19 +0100 Subject: [PATCH] small corrections --- .../vuejs/OnTheFly/components/OnTheFly.vue | 35 +++++++------------ .../Resources/public/vuejs/OnTheFly/i18n.js | 4 +-- 2 files changed, 15 insertions(+), 24 deletions(-) diff --git a/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/components/OnTheFly.vue b/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/components/OnTheFly.vue index dec6fea68..7c41e8c66 100644 --- a/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/components/OnTheFly.vue +++ b/src/Bundle/ChillMainBundle/Resources/public/vuejs/OnTheFly/components/OnTheFly.vue @@ -30,10 +30,10 @@ ref="castPerson">
-

{{ $t('onthefly.resource_comment_title') }}

-
- {{ parent.comment }} -
+

{{ $t('onthefly.resource_comment_title') }}

+
+ {{ parent.comment }} +
@@ -45,10 +45,10 @@ ref="castThirdparty">
-

{{ $t('onthefly.resource_comment_title') }}

-
- {{ parent.comment }} -
+

{{ $t('onthefly.resource_comment_title') }}

+
+ {{ parent.comment }} +
@@ -61,15 +61,6 @@ - -