From 96c4c8c5a7f7e83f7943e1437302e474e74e9d35 Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Tue, 12 Jan 2021 14:18:48 -0500 Subject: [PATCH] PINES Customization for Self-Check: Hide Pay Fines Button There are some environments where the Pay Fines button was appearing even though it is supposed to be hidden via CSS. This adds more CSS to move the button off the side of the page. (Removing the button entirely broke the interface.) Signed-off-by: Terran McCanna --- Open-ILS/src/templates/circ/selfcheck/fines.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/circ/selfcheck/fines.tt2 b/Open-ILS/src/templates/circ/selfcheck/fines.tt2 index eb4973070d..6d8e3736cd 100644 --- a/Open-ILS/src/templates/circ/selfcheck/fines.tt2 +++ b/Open-ILS/src/templates/circ/selfcheck/fines.tt2 @@ -1,5 +1,5 @@ - +
-- 2.11.0