From 3604bdd16683df309e53cce178fde4924c2035ec Mon Sep 17 00:00:00 2001 From: rangi Date: Wed, 28 Mar 2001 03:00:56 +0000 Subject: [PATCH] Adding in javscript code to open a new window for payments --- circ/circulation.pl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/circ/circulation.pl b/circ/circulation.pl index 9382bd1609..2913e31bf3 100755 --- a/circ/circulation.pl +++ b/circ/circulation.pl @@ -75,7 +75,15 @@ print startpage(); print startmenu('circulation'); - +print < + + +EOF if ($printer && $branch) { -- 2.39.5