PINES Self-Check: Fix for Pay Fines Button
authorTerran McCanna <tmccanna@georgialibraries.org>
Mon, 11 Jan 2021 21:57:44 +0000 (16:57 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 11 Jan 2021 22:47:38 +0000 (17:47 -0500)
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 <tmccanna@georgialibraries.org>
Open-ILS/src/templates/circ/selfcheck/fines.tt2

index eb49730..3ce9965 100644 (file)
@@ -1,5 +1,4 @@
 <span id='oils-selfck-selected-total'></span>
-<span style='padding-left:5px;'><a class='hidden' href='javascript:void(0);' id='oils-selfck-pay-fines-link'><button class="self-button" type="button">[% l('Pay Fines') %]</button></a></span>
 <div id='oils-selfck-fines-table-div'>
     <table id='oils-selfck-fines-table' class='oils-selfck-item-table'>
         <thead>