]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: fetch MVR to help build record summary
authorGalen Charlton <gmc@esilibrary.com>
Wed, 7 Oct 2015 15:22:34 +0000 (15:22 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 7 Oct 2015 15:22:34 +0000 (15:22 +0000)
commit6431805ea314ceb0b90557ce2aca4ad7d0b0bc04
tree44a758d0ef52c96c290bc444fcd1b8bb9fa01971
parent7beeab24bf39aaecbbecef5ea4efbb05712932e5
webstaff: fetch MVR to help build record summary

Although this adds another OpenSRF request, using the
MVR rather than fleshing simple_record() gives us
two benefits:

* getting access to the edition
* fields like title and author are now displayed in
  their proper case, rather than the normalized lowercase
  supplied by simple_record().

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2
Open-ILS/web/js/ui/default/staff/cat/services/record.js