From ba31a26fd198f0a343e9ce15a4585f1c7b941f26 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Fri, 23 Oct 2015 16:25:19 -0400 Subject: [PATCH] webstaff: Move new Vol Transfer UI menu option to "misc" section to avoid confusion Signed-off-by: Mike Rylander Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier --- Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 b/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 index 85d212d910..8f3c6cc242 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_holdings.tt2 @@ -39,6 +39,8 @@ label="[% l('Request Items') %]"> + @@ -53,10 +55,8 @@ label="[% l('Item as Damaged') %]"> - + label="[% l('Library as Volume Transfer Destination') %]"> -- 2.43.2