]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1748649: Don't show bib call # in show_details mode
authorJane Sandberg <sandbej@linnbenton.edu>
Sat, 10 Feb 2018 16:22:20 +0000 (08:22 -0800)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 30 Apr 2018 19:42:31 +0000 (15:42 -0400)
commit51c17572c881e1f2b5edf84bc7ff35e6a5348d82
tree1e793564e2fae52059c89cde8bde2c26e41c32f1
parent0b0703d14988ffb84df84f42e454624eadadf4b2
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 <sandbej@linnbenton.edu>
Signed-off-by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/opac/parts/result/table.tt2