From b8e499c64db9ecdaa12235518154e03767fbb230 Mon Sep 17 00:00:00 2001 From: Cesar Velez Date: Mon, 31 Jul 2017 16:03:18 -0400 Subject: [PATCH] LP#1685929 - Organize CheckIn grid action menu actions Make use of group labels and add placeholder item for Print Spine Labels Action Signed-off by: Cesar Velez --- Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2 b/Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2 index a2dfb1b02d..e79c4fd936 100644 --- a/Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2 +++ b/Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2 @@ -19,11 +19,13 @@ handler="showBackdateDialog" label="[% l('Backdate Post-Checkin') %]"> - @@ -44,6 +46,9 @@ label="[% l('Volumes and Items') %]"> + + -- 2.11.0