]> git.evergreen-ils.org Git - Evergreen.git/commit
Better call number prefix/support in opac. The copy count status/location summary...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 22 Apr 2011 00:20:08 +0000 (00:20 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 22 Apr 2011 00:20:08 +0000 (00:20 +0000)
commit694833ecf4b55234e59c2b372f61bd4bbc354388
treec8572815dfe050b2f6ceee292bd3d44cca110777
parent2a529e2d81b890a8cd11925bd2473bfa1ede6ead
Better call number prefix/support in opac.  The copy count status/location summary methods now group by prefix, label, suffix instead of just label.  Still need to update rdetailShowCNBrowse/open-ils.search.callnumber.browse, which is being fed an array, [ prefix label, label, suffix label ]

git-svn-id: svn://svn.open-ils.org/ILS/trunk@20273 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/biblio.pm
Open-ILS/web/opac/skin/default/js/copy_details.js
Open-ILS/web/opac/skin/default/js/rdetail.js