From: Bill Erickson Date: Thu, 11 Feb 2016 20:42:49 +0000 (-0500) Subject: Revert "KMAIN-1510" (excess browse dashes) X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7c42e86594a115297247b8689cb29561afaa0fe1;p=working%2FEvergreen.git Revert "KMAIN-1510" (excess browse dashes) This reverts commit 6c9cae946710ed9ed828daf78480c3b3f497c6a5. --- diff --git a/KCLS/openils/var/templates_kcls/opac/browse_results.tt2 b/KCLS/openils/var/templates_kcls/opac/browse_results.tt2 index d9a585e1df..c06410a036 100644 --- a/KCLS/openils/var/templates_kcls/opac/browse_results.tt2 +++ b/KCLS/openils/var/templates_kcls/opac/browse_results.tt2 @@ -168,14 +168,14 @@ }) %]" onclick = "new_tab( this )" > - [% result.value.replace(',\s--\s(\d+)', ', $1') %] + [% result.value %] [% ELSE %] - [% result.value.replace(',\s--\s(\d+)', ', $1') %] + [% result.value %] [% END %]