Koha/koha-tmpl/intranet-tmpl/prog/js/vue
Matt Blenkinsop b17fbf849c
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 <lucas@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-10 15:26:21 -03:00
..
components Bug 33355: Add missing counter number to related users in agreements and licenses to be in line with other related content 2023-05-05 12:13:54 -03:00
composables
fetch Bug 33623: Move ULSearchParams into http-client.js 2023-05-05 09:13:21 -03:00
modules Bug 33064: Add a licenses option to the searchbar 2023-05-10 15:26:21 -03:00
routes
stores Bug 33408: Move providers into syspref array 2023-04-13 11:48:05 -03:00
messages.js
vue-shims.d.ts