]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1661685 - Adds circ library column to staff webclient grids
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Wed, 14 Jun 2017 21:14:14 +0000 (17:14 -0400)
committerJason Etheridge <jason@equinoxinitiative.org>
Mon, 3 Jul 2017 17:54:31 +0000 (13:54 -0400)
commit16f2447321c3c28fe2a8f8206467c6740dcb3359
treee5bbbb8a49558447e4aa6ce0c33dd7ab56fb1c69
parentbebc5dc53a89d342b621216b4cc66d8c3e77e76d
LP#1661685 - Adds circ library column to staff webclient grids

Circulation Library was missing as an option from several grids
Added also function to flesh out circ_lib.shortname to display name.

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>

Signed-off-by: Jason Etheridge <jason@equinoxinitiative.org>
Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2
Open-ILS/src/templates/staff/circ/patron/t_bills_list.tt2
Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2
Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2
Open-ILS/web/js/ui/default/staff/circ/patron/holds.js
Open-ILS/web/js/ui/default/staff/circ/services/circ.js