koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/bull statecollection.pl,1.3.2.5,1.3.2.6


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/bull statecollection.pl,1.3.2.5,1.3.2.6
Date: Thu, 15 Sep 2005 13:18:55 -0700

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

Modified Files:
      Tag: rel_2_2
        statecollection.pl 
Log Message:
Adding biblionumber to list of declared template variables so that 'Back to 
biblio' link will work

Index: statecollection.pl
===================================================================
RCS file: /cvsroot/koha/koha/bull/statecollection.pl,v
retrieving revision 1.3.2.5
retrieving revision 1.3.2.6
diff -C2 -r1.3.2.5 -r1.3.2.6
*** statecollection.pl  24 Aug 2005 09:02:25 -0000      1.3.2.5
--- statecollection.pl  15 Sep 2005 20:18:53 -0000      1.3.2.6
***************
*** 73,76 ****
--- 73,77 ----
                        subscriptionid => $subscriptionid,
                        bibliotitle => $subs->{bibliotitle},
+                       biblionumber => $subs->{biblionumber},
                        hassubscriptionexpired =>$hassubscriptionexpired,
                );




reply via email to

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