]> 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:25:06 +0000 (14:25 -0400)
commitf4bfefc209fe36990d62aee8271b28dc0bdd8f20
tree38c9d0155be11e26ca42da375fc54c2e28b69fc8
parentc7a94384291a35f88e5cff48403c11417e5d77e9
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