From aa06f8a9e4a865ccf06b50a0dbd20c7acfb424c1 Mon Sep 17 00:00:00 2001 From: Matt Blenkinsop Date: Wed, 8 Oct 2025 13:45:44 +0000 Subject: [PATCH] Bug 39320: Remove 'extends' from the Home component MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sponsored-by: UKHSA (UK Health Security Agency) Signed-off-by: Jeremy Evans Signed-off-by: Tomás Cohen Arazi --- .../prog/js/vue/components/ERM/Home.vue | 21 +++++++++++-------- .../ModuleDashboard/ModuleDashboard.vue | 3 +++ 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Home.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Home.vue index 0338f19bbd5..a67d22aef56 100644 --- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Home.vue +++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Home.vue @@ -1,3 +1,7 @@ + +