From 892ea51d21a3d63e59bd34e7d9a7506e0f4362bf Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Fri, 24 Mar 2017 15:01:45 +0000 Subject: [PATCH] Furher UNIMarc Followup https://bugs.koha-community.org/show_bug.cgi?id=18322 --- C4/Koha.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Koha.pm b/C4/Koha.pm index 9c1de80..ea9c82e 100644 --- a/C4/Koha.pm +++ b/C4/Koha.pm @@ -524,7 +524,7 @@ sub getFacets { { idx => 'ccode', label => 'CollectionCodes', - tags => [ qw / 955h / ], + tags => [ qw / 099t 955h / ], } ]; -- 2.1.4