]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1738249: Item status column picker fixes
authorKathy Lussier <klussier@masslnc.org>
Wed, 17 Jan 2018 04:40:32 +0000 (23:40 -0500)
committerJason Stephenson <jason@sigio.com>
Mon, 30 Apr 2018 18:23:36 +0000 (14:23 -0400)
commit2cdba87259cff8d8811d601496c77e31e46a9abf
tree16890f6e453d06aa5e5888830eee46804bcebd08
parent9100dd6dddb81fdfcd341448e05543665bd37187
LP#1738249: Item status column picker fixes

Adds some fixes to the column pickers in the web staff client Item Status
interface:

  * The Circulation Library field now displays the asset.copy circ library
    instead of the checkout library.
  * The Circulation Library and Checkout / Renewal Library now show the
    shortname instead of the full name.
  * A typo fix so that Remaining Renewals display

Conflicts:
Open-ILS/src/templates/staff/cat/item/t_list.tt2

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/templates/staff/cat/item/t_list.tt2