koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] Changes to koha/value_builder/unimarc_field_210c.pl [rel_2_2]


From: paul poulain
Subject: [Koha-cvs] Changes to koha/value_builder/unimarc_field_210c.pl [rel_2_2]
Date: Thu, 08 Dec 2005 04:36:02 -0500

Index: koha/value_builder/unimarc_field_210c.pl
diff -u koha/value_builder/unimarc_field_210c.pl:1.7.2.1 
koha/value_builder/unimarc_field_210c.pl:1.7.2.2
--- koha/value_builder/unimarc_field_210c.pl:1.7.2.1    Sat Oct 15 16:45:42 2005
+++ koha/value_builder/unimarc_field_210c.pl    Thu Dec  8 09:35:50 2005
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: unimarc_field_210c.pl,v 1.7.2.1 2005/10/15 16:45:42 hdl Exp $
+# $Id: unimarc_field_210c.pl,v 1.7.2.2 2005/12/08 09:35:50 tipaul Exp $
 
 # Copyright 2000-2002 Katipo Communications
 #
@@ -172,8 +172,7 @@
                                        query => $query,
                                        type => 'intranet',
                                        authnotrequired => 0,
-                                       flagsrequired => {borrowers => 1},
-                                       flagsrequired => {catalogue => 1},
+                                       flagsrequired => {editcatalogue => 1},
                                        debug => 1,
                                        });
        




reply via email to

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