]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: more changes to holdingsSvc
authorGalen Charlton <gmc@esilibrary.com>
Fri, 2 Oct 2015 20:50:03 +0000 (20:50 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 2 Oct 2015 20:50:03 +0000 (20:50 +0000)
commit33b84ed1abd19529134f588e81dceb1792147219
tree49ae839acac4e1805bb74750b2acc0648b1191a7
parentaae14aaeb0cd51bd709dc24d12527c8f55d1619a
webstaff: more changes to holdingsSvc

- convert holdingsSvc from a singleton to a provider
  of holdings service instance objects
- adjust the catalog app accordingly
- add a new egVolumeList directive that displays
  a list of volumes attached to a bib record, including
  owning library, call number, and copies

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/staff/cat/share/t_volume_list.tt2 [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js
Open-ILS/web/js/ui/default/staff/cat/services/holdings.js