From f0e8df38aff5b3418ddeb77e0ffd6b17da88f870 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 13 Sep 2024 16:03:06 +0200 Subject: [PATCH] remove the left-arrow on the "retour" button, because it was placed on the right of the page --- .../Resources/public/vuejs/DocumentSignature/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentSignature/App.vue b/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentSignature/App.vue index 0f6b8bcdf..e63997bcd 100644 --- a/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentSignature/App.vue +++ b/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentSignature/App.vue @@ -217,7 +217,7 @@ > {{ $t("cancel_signing") }} - + {{ $t("return") }}