From 928fd9ddacf921234448e963cadf62bcc820a688 Mon Sep 17 00:00:00 2001 From: Arthur Lefebvre Date: Tue, 3 Feb 2026 19:20:18 +0100 Subject: [PATCH] Do not display search on inventaire.io for authors --- front/src/SearchBook.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/SearchBook.vue b/front/src/SearchBook.vue index e9093c7..c9864e5 100644 --- a/front/src/SearchBook.vue +++ b/front/src/SearchBook.vue @@ -71,7 +71,7 @@
-
+
{{searchInventaire ? $t('searchbook.backtosearch') : $t('searchbook.searchinventaire')}}