From 0573ffa6d12d4c593b3e819c0468b27f3cd91210 Mon Sep 17 00:00:00 2001 From: Andrew Fuerste Henry Date: Thu, 13 Mar 2025 13:32:59 +0000 Subject: [PATCH] Bug 39321: Hide subfield tag information for control fields in bib and authority editing Content-Type: text/plain; charset=utf-8 This applies only to the basic editor, but for both bibs and authorities To test: 1 - Open a bib in the basic editor, see that the control fields show the subfield tag value label and that the value of 00 is slightly cut off in the display 2 - Open an authority in the basic editor and confirm same 3 - apply patch 4 - reload your records and see that the subfield value and label are now hidden for control fields in both bib and authrority editing Signed-off-by: Phil Ringnalda Signed-off-by: Marcel de Rooy --- .../intranet-tmpl/prog/en/modules/authorities/authorities.tt | 4 ++-- .../intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/authorities.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/authorities.tt index ef03bd0d5d..09f997a2af 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/authorities.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/authorities.tt @@ -681,7 +681,7 @@ [% END %] - [% IF ( subfield_loo.fixedfield ) %] + [% IF ( innerloo.fixedfield ) %]