From 6c2ef3bed8be97b63fb21202f4cc5616c0b12831 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Thu, 9 Sep 2021 09:18:01 +0000 Subject: [PATCH] Bug 28831: Add the new group by substatus-block Content-Type: text/plain; charset=utf-8 Test plan: Change OPACResultsUnavailableGroupingBy to substatus. Verify the result on opac results. (You need a few unavailable items with different statuses on a few branches.) Signed-off-by: Marcel de Rooy --- .../en/xslt/MARC21slim2OPACResults.xsl | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl index c48ae56143..786152c891 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -1365,6 +1365,25 @@ + + + + + + + + + + + + + + + + + + + -- 2.20.1