From: Kathy Lussier Date: Fri, 3 Mar 2017 12:33:37 +0000 (-0500) Subject: LP#1621178: Tweaks to item status column picker option X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5f27a85f0c8ee938972f95794d7feaaf82d0e4a2;p=working%2FEvergreen.git LP#1621178: Tweaks to item status column picker option This commit: * Sets copy status as visible by default on the Item Status list page * Removes the copy status column from the Checkout page. The expectation is that items will not appear in this grid unless they have a Checked out status. * Adds the copy status to the holds pull list. This is mostly useful for staff to see if an item was recently returned, and most likely to be found on the reshelving cart. Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 index 75f22f51d8..3328f29e4f 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_list.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_list.tt2 @@ -61,7 +61,7 @@ - + diff --git a/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 b/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 index 4f4502f88a..7a2e38b607 100644 --- a/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2 @@ -82,6 +82,7 @@ + diff --git a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 index 70354138e0..b2df9875a0 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 @@ -109,7 +109,6 @@ -