From 80883869a5fc4b642f3af05646750f4f3784d520 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 --- 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.11.0