From: Jane Sandberg Date: Sat, 10 Feb 2018 16:22:20 +0000 (-0800) Subject: LP1748649: Don't show bib call # in show_details mode X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a96107ab2594000cabaa25cce55ffe54973beceb;p=working%2FEvergreen.git LP1748649: Don't show bib call # in show_details mode Using "show more details" in the public catalog displays a list of items associated with each bib in the results list -- and their call numbers. Consequently, when in that mode, it is not necessary to separately display one of the bib call numbers in the bib summary on the results page; this patch removes it. Signed-off-by: Jane Sandberg Signed-off-by: Cesar Velez Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/templates/opac/parts/result/table.tt2 b/Open-ILS/src/templates/opac/parts/result/table.tt2 index 35bb430766..3e26dc3c7f 100644 --- a/Open-ILS/src/templates/opac/parts/result/table.tt2 +++ b/Open-ILS/src/templates/opac/parts/result/table.tt2 @@ -184,7 +184,7 @@ END; role="presentation" title="[% l('Record Holdings Summary') %]" class="table_no_border_space table_no_cell_pad table_no_border results_info_table"> - [% UNLESS rec.mmr_id %] + [% UNLESS rec.mmr_id OR show_detail_view %] [% IF args.holdings.size > 0 %]