koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4 Search.pm,1.99,1.99.2.1


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/C4 Search.pm,1.99,1.99.2.1
Date: Thu, 03 Feb 2005 07:25:30 -0800

Update of /cvsroot/koha/koha/C4
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20652/C4

Modified Files:
      Tag: rel_2_2
        Search.pm 
Log Message:
show text instead of code for itemtypes, authorized values...

Index: Search.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Search.pm,v
retrieving revision 1.99
retrieving revision 1.99.2.1
diff -C2 -r1.99 -r1.99.2.1
*** Search.pm   15 Dec 2004 06:08:06 -0000      1.99
--- Search.pm   3 Feb 2005 15:25:14 -0000       1.99.2.1
***************
*** 1481,1484 ****
--- 1481,1485 ----
                                                                left join 
bibliosubtitle on
                                                                
biblio.biblionumber = bibliosubtitle.biblionumber
+                                                               left join 
itemtypes on biblioitems.itemtype=itemtypes.itemtype
                                                                where 
biblio.biblionumber = ?
                                                                and 
biblioitems.biblionumber = biblio.biblionumber");




reply via email to

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