From ae68e4ff7d79d78b45a4c164305b7994982758f5 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 7 Feb 2018 11:59:43 -0500 Subject: [PATCH] LP#1676608: fix positioning of copy alert buttons on Item Status Detail view Signed-off-by: Galen Charlton Signed-off-by: Mike Rylander --- Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2 b/Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2 index 9e3793939d..a5dbbdd1b1 100644 --- a/Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2 @@ -178,10 +178,17 @@
[% l('Copy Alerts') %]
-
+
+ +
+
+
+
+
+
-- 2.11.0