koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha catalogue-home.pl [dev_week]


From: Tumer Garip
Subject: [Koha-cvs] koha catalogue-home.pl [dev_week]
Date: Tue, 09 May 2006 14:31:58 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Tumer Garip <address@hidden>    06/05/09 14:31:58

Modified files:
        .              : catalogue-home.pl 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/catalogue-home.pl.diff?only_with_tag=dev_week&tr1=1.11.2.3.2.1&tr2=1.11.2.3.2.2&r1=text&r2=text

Patches:
Index: koha/catalogue-home.pl
diff -u koha/catalogue-home.pl:1.11.2.3.2.1 koha/catalogue-home.pl:1.11.2.3.2.2
--- koha/catalogue-home.pl:1.11.2.3.2.1 Tue May  9 13:19:28 2006
+++ koha/catalogue-home.pl      Tue May  9 14:31:58 2006
@@ -207,9 +207,9 @@
        $template->param(numbers => $numbers);
 
        #show the virtual shelves
-       my $results = &GetShelfListOfExt($borrowernumber);
-       $template->param(shelvescount => scalar(@{$results}));
-       $template->param(shelves => $results);
+#      my $results = &GetShelfListOfExt($borrowernumber);
+#      $template->param(shelvescount => scalar(@{$results}));
+#      $template->param(shelves => $results);
 
 ########
 if ($format eq '1') {




reply via email to

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