From 8b03744236f163fc41c4ee7127f0fbe1ec9870f4 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 --- .../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 @@ + +