From 4b1a9d768737c521e93fc5bb132ebcc00ffb528f Mon Sep 17 00:00:00 2001 From: Matt Blenkinsop Date: Tue, 18 Apr 2023 13:15:42 +0000 Subject: [PATCH] Bug 33064: Add a licenses option to the searchbar This patch adds a licenses option to the top searchbar Test plan: 1) Apply patch 2) run yarn build 3) Navigate to the ERM module 4) Observe that the top search bar should have an option for licenses 5) Click on licenses in the left hand menu, the search bar should update to show licenses as the active search option Signed-off-by: Lucas Gass Signed-off-by: Martin Renvoize --- .../intranet-tmpl/prog/en/includes/erm-search.inc | 15 +++++++++++++++ .../intranet-tmpl/prog/js/vue/modules/erm.ts | 4 +++- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/erm-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/erm-search.inc index 4a5235f05e..33551de90e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/erm-search.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/erm-search.inc @@ -14,6 +14,18 @@ + +