From 8e411f5246c7ca3fcd97a81ae063f0c3f63a9a3a Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Mon, 11 Jan 2021 16:57:44 -0500 Subject: [PATCH] PINES Self-Check: Fix for Pay Fines Button The 'Pay Fines' button was appearing in some scenarios, even though it's not possible to pay fines through the self-check at this time. This completely removes that button. Signed-off-by: Terran McCanna --- Open-ILS/src/templates/circ/selfcheck/fines.tt2 | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/src/templates/circ/selfcheck/fines.tt2 b/Open-ILS/src/templates/circ/selfcheck/fines.tt2 index eb4973070d..3ce99656e1 100644 --- a/Open-ILS/src/templates/circ/selfcheck/fines.tt2 +++ b/Open-ILS/src/templates/circ/selfcheck/fines.tt2 @@ -1,5 +1,4 @@ -
-- 2.11.0