From rangi@users.sourceforge.net Tue Mar 27 19:00:59 2001 From: Chris Cormack To: koha-devel@lists.koha-community.org Subject: [Koha-devel] CVS: koha/circ circulation.pl,1.16,1.17 Date: Tue, 27 Mar 2001 19:00:58 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0426000726538713357==" --===============0426000726538713357== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Update of /cvsroot/koha/koha/circ In directory usw-pr-cvs1:/tmp/cvs-serv7477/circ Modified Files: circulation.pl=20 Log Message: Adding in javscript code to open a new window for payments Index: circulation.pl =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvsroot/koha/koha/circ/circulation.pl,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -r1.16 -r1.17 *** circulation.pl 2001/03/28 02:23:03 1.16 --- circulation.pl 2001/03/28 03:00:56 1.17 *************** *** 76,80 **** =20 =20 !=20 =20 if ($printer && $branch) { --- 76,88 ---- =20 =20 ! print < ! ! ! EOF =20 if ($printer && $branch) { --===============0426000726538713357==--