From 4d6387ca8b7ebb9c22f426698c43d41db2afcb58 Mon Sep 17 00:00:00 2001 From: Bartha Maxime <231026@umons.ac.be> Date: Mon, 22 Apr 2024 11:29:58 +0200 Subject: [PATCH] fixed the search input --- frontend/src/Apps/ScientificPublications/ListResearches.vue | 1 + frontend/src/Apps/ScientificPublications/ResearcherProfile.vue | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/Apps/ScientificPublications/ListResearches.vue b/frontend/src/Apps/ScientificPublications/ListResearches.vue index d056f72..67bae6d 100644 --- a/frontend/src/Apps/ScientificPublications/ListResearches.vue +++ b/frontend/src/Apps/ScientificPublications/ListResearches.vue @@ -136,6 +136,7 @@ const emit = defineEmits(["modified"]);