From b2f6dbbe3014956207cfca4b42f0a4793a8d4229 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 6 Nov 2024 19:32:12 +0100 Subject: [PATCH] Show the zoom level also if there is only one page in the document --- .../public/vuejs/DocumentSignature/App.vue | 68 ++++++++++--------- 1 file changed, 36 insertions(+), 32 deletions(-) diff --git a/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentSignature/App.vue b/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentSignature/App.vue index 52c33b0f8..b223882b2 100644 --- a/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentSignature/App.vue +++ b/src/Bundle/ChillDocStoreBundle/Resources/public/vuejs/DocumentSignature/App.vue @@ -28,7 +28,7 @@
-
+
- - {{ page }}/{{ pageCount }} - +
-
+
- - {{ page }} / {{ pageCount }} - +