koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/ccfls/en/members p... [dev_week]


From: Kyle Hall
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/ccfls/en/members p... [dev_week]
Date: Wed, 25 Jul 2007 16:30:26 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Kyle Hall <kylemhall>   07/07/25 16:30:26

Modified files:
        koha-tmpl/intranet-tmpl/ccfls/en/members: pay.tmpl 

Log message:
        Shutting off ATM style input until I've debugged it.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/ccfls/en/members/pay.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.1.2.8&r2=1.1.2.1.2.9

Patches:
Index: pay.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/ccfls/en/members/Attic/pay.tmpl,v
retrieving revision 1.1.2.1.2.8
retrieving revision 1.1.2.1.2.9
diff -u -b -r1.1.2.1.2.8 -r1.1.2.1.2.9
--- pay.tmpl    24 Jul 2007 20:16:59 -0000      1.1.2.1.2.8
+++ pay.tmpl    25 Jul 2007 16:30:26 -0000      1.1.2.1.2.9
@@ -80,7 +80,7 @@
         <caption>Pay Fines By Amount</caption>
        <tr>
          <td>
-           Amount to be paid: <strong>$</strong><input id="payByAmountTotal" 
type="text" name="total" onkeypress="atmField(this.id)"/><i>Note: Decimal will 
be added automatically. You do not need to enter it by hand.</i>
+           Amount to be paid: <strong>$</strong><input id="payByAmountTotal" 
type="text" name="total" onkeypress="NOatmField(this.id)"/><i>Note: Decimal 
will be added automatically. You do not need to enter it by hand.</i>
           </td>
         <tr>
       </table>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]