From e3a1aa1e9bbb15c019253a684a07f9c3bc8c0ea4 Mon Sep 17 00:00:00 2001 From: Pedro Amorim Date: Thu, 7 Sep 2023 09:53:43 +0000 Subject: [PATCH] Bug 34735: Update breadcrumb markup Make the breadcrumb navigation item markup match the rest of Koha Signed-off-by: Owen Leonard --- .../intranet-tmpl/prog/js/vue/components/NavigationItem.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/NavigationItem.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/NavigationItem.vue index baa20e5e64..c2683cec79 100644 --- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/NavigationItem.vue +++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/NavigationItem.vue @@ -31,14 +31,14 @@ {{ $__(item.title) }} - + {{ $__(item.title) }} - +