koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha modbib.pl,1.12,1.13


From: MJ Ray
Subject: [Koha-cvs] CVS: koha modbib.pl,1.12,1.13
Date: Mon, 14 Jul 2003 17:02:51 -0700

Update of /cvsroot/koha/koha
In directory sc8-pr-cvs1:/tmp/cvs-serv32425

Modified Files:
        modbib.pl 
Log Message:
Work on bug 515... can we do a single-side rename of notes to bnotes?

Index: modbib.pl
===================================================================
RCS file: /cvsroot/koha/koha/modbib.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** modbib.pl   2 May 2003 23:54:07 -0000       1.12
--- modbib.pl   15 Jul 2003 00:02:49 -0000      1.13
***************
*** 94,98 ****
                                                subtitle => $data->{'subtitle'},
                                                unititle => $data->{'unititle'},
!                                               notes => $data->{'notes'},
                                                serial => $data->{'serial'});
  
--- 94,98 ----
                                                subtitle => $data->{'subtitle'},
                                                unititle => $data->{'unititle'},
!                                               notes => $data->{'binotes'},
                                                serial => $data->{'serial'});
  




reply via email to

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