for now, if the user selects some fines to pay, then cancels the payment form, refres...
authorberick <berick@esilibrary.com>
Wed, 16 Mar 2011 19:08:57 +0000 (15:08 -0400)
committerberick <berick@esilibrary.com>
Wed, 16 Mar 2011 19:08:57 +0000 (15:08 -0400)
Open-ILS/web/opac/skin/kcls/xml/myopac/myopac_summary.xml

index 6b74dde..2eb7f90 100644 (file)
         <tr>
             <td colspan='2' align="center">
                 <button dojoType='dijit.form.Button' jsId='oilsSelfckCCSubmit'>Submit Payment</button>
-                               <button dojoType='dijit.form.Button' onclick="hideMe($('pay_fines_now'));unHideMe($('acct_sum'));">Cancel</button>
+                               <button dojoType='dijit.form.Button' onclick="location.href = location.href; /*hideMe($('pay_fines_now'));unHideMe($('acct_sum'));*/">Cancel</button>
             </td>
         </tr>
                <tr>