LP#1685929: (follow-up) fix rebase error
authorGalen Charlton <gmc@equinoxinitiative.org>
Fri, 25 Aug 2017 15:49:31 +0000 (11:49 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 25 Aug 2017 19:52:22 +0000 (15:52 -0400)
Intentionally not putting two actions in the Show group.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2

index 5978e7b..4d34a61 100644 (file)
     label="[% l('Backdate Post-Checkin') %]">
   </eg-grid-action>
   <eg-grid-action
-    group="[% l('Show')"
     handler="showMarkDamaged"
     label="[% l('Mark Items Damaged') %]">
   </eg-grid-action>
   <eg-grid-action
-    group="[% l('Show')"
     handler="show_mark_missing_pieces"
     label="[% l('Mark Missing Pieces') %]">
   </eg-grid-action>