]> 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:38:33 +0000 (15:38 -0400)
commit7dab2aca633c03eb5484bc0930fdca81d97e1a7d
treea5d6c6596f9d74bbfe2aeae7857a35eb2a02f476
parentd875fcc0c9047230985119cc2047e59fd26fd861
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