From b9ae0a13b7f72e5860319833b80a736149bf869c Mon Sep 17 00:00:00 2001 From: Fridolin Somers Date: Mon, 5 May 2025 10:33:57 +0200 Subject: [PATCH] Bug 39827: Fix framework code in edit framework button In Administration > MARC bibliographic frameworks the "Edit framework" button in tools bar always edits default framework Test plan : 1) Go to Administration > MARC bibliographic frameworks 2) On any framework except default one click on actions then "MARC structure" 3) In tools bar click on "Edit framework" 4) Check you are editing the correct framework Signed-off-by: David Nind --- .../intranet-tmpl/prog/en/modules/admin/marctagstructure.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt index ecb182d342..f307644d51 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt @@ -94,7 +94,7 @@ [% IF ( else ) %] [% END %] -- 2.39.5