From 6b67a1a4d553b01facd29e7c64f89b75c49d15d3 Mon Sep 17 00:00:00 2001 From: Matt Blenkinsop Date: Tue, 14 Feb 2023 14:05:17 +0000 Subject: [PATCH] Bug 32932: Update ermmain to use router name property Updating the router links in the homepage as per previous commits --- koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Main.vue | 2 +- koha-tmpl/intranet-tmpl/prog/js/vue/routes/erm.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Main.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Main.vue index 24f7c886f7f..c18209abe13 100644 --- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Main.vue +++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Main.vue @@ -29,7 +29,7 @@
  • {{ $__("Licenses") }} [breadcrumbs.home, breadcrumbs.erm_home], -- 2.37.1 (Apple Git-137.1)