koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/authorities authorities.pl,1.8.2.4,1.8.2.5


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/authorities authorities.pl,1.8.2.4,1.8.2.5
Date: Tue, 25 Oct 2005 06:10:32 -0700

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

Modified Files:
      Tag: rel_2_2
        authorities.pl 
Log Message:
* adding a feature to enable reordering of subfields in MARC editor (can be 
considered as a bug ? at least one of my libraries think that yes !)
(authority MARC editor)

Index: authorities.pl
===================================================================
RCS file: /cvsroot/koha/koha/authorities/authorities.pl,v
retrieving revision 1.8.2.4
retrieving revision 1.8.2.5
diff -C2 -r1.8.2.4 -r1.8.2.5
*** authorities.pl      25 Oct 2005 13:09:52 -0000      1.8.2.4
--- authorities.pl      25 Oct 2005 13:10:29 -0000      1.8.2.5
***************
*** 417,420 ****
--- 417,421 ----
  $template->param(authtypesloop => address@hidden,
                                authtypetext => 
$authtypes->{$authtypecode}{'authtypetext'},
+                               hide_marc => 
C4::Context->preference('hide_marc'),
                                );
  output_html_with_http_headers $input, $cookie, $template->output;




reply via email to

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