koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/admin thesaurus.pl,1.8,1.9


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/admin thesaurus.pl,1.8,1.9
Date: Thu, 10 Jul 2003 07:11:48 -0700

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

Modified Files:
        thesaurus.pl 
Log Message:
small fixes for thesaurus modification & removed useless "toponly" in templates

Index: thesaurus.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/thesaurus.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** thesaurus.pl        2 Jul 2003 12:49:43 -0000       1.8
--- thesaurus.pl        10 Jul 2003 14:11:46 -0000      1.9
***************
*** 30,34 ****
  my $input = new CGI;
  my $search_category=$input->param('search_category');
! $search_category=$input->param('category') unless $search_category;
  #my $toponly = $input->param('toponly');
  my $branch = $input->param('branch');
--- 30,34 ----
  my $input = new CGI;
  my $search_category=$input->param('search_category');
! # $search_category=$input->param('category') unless $search_category;
  #my $toponly = $input->param('toponly');
  my $branch = $input->param('branch');




reply via email to

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