koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/admin aqbudget.pl,1.5.2.1,1.5.2.2


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/admin aqbudget.pl,1.5.2.1,1.5.2.2
Date: Fri, 04 Oct 2002 23:16:32 -0700

Update of /cvsroot/koha/koha/admin
In directory usw-pr-cvs1:/tmp/cvs-serv788

Modified Files:
      Tag: arensb-context
        aqbudget.pl 
Log Message:
Added a whole mess of FIXME comments.


Index: aqbudget.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/aqbudget.pl,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -C2 -r1.5.2.1 -r1.5.2.2
*** aqbudget.pl 4 Oct 2002 02:33:49 -0000       1.5.2.1
--- aqbudget.pl 5 Oct 2002 06:16:30 -0000       1.5.2.2
***************
*** 260,264 ****
                $results->[$i]{'budgetamount'},
                
mklink("$script_name?op=add_form&bookfundid=".$results->[$i]{'bookfundid'},'Edit'),
!               
mklink("$script_name?op=delete_confirm&bookfundid=".$results->[$i]{'bookfundid'},'Delete',''));
        }
        print mktableft;
--- 260,264 ----
                $results->[$i]{'budgetamount'},
                
mklink("$script_name?op=add_form&bookfundid=".$results->[$i]{'bookfundid'},'Edit'),
!               
mklink("$script_name?op=delete_confirm&bookfundid=".$results->[$i]{'bookfundid'},'Delete',''));
 # FIXME - Too many arguments. Drop the 3d one?
        }
        print mktableft;




reply via email to

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