From 6f7a946b5630080ffc5b9d2d537ea2c43f58483c 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