From 274c7a0b9cc7a4a7812b7f1af82f9df989011572 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Cohen=20Arazi?= Date: Mon, 6 Oct 2025 15:13:17 -0300 Subject: [PATCH] Bug 30148: (follow-up) Apply CSS-based separators to online resources (856) Extends the CSS-based separator approach to field 856 (Electronic Location and Access) which was still using hardcoded pipe separators. This completes the conversion of all major repeatable fields in the staff interface to use consistent CSS-based separators, matching the OPAC implementation from Bug 27613. --- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl index 681ebedb3f9..2f718cf6ad1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -963,9 +963,10 @@ Online resources: + -- 2.51.0