koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/acqui neworderempty.pl [rel_3_0]


From: Antoine Farnault
Subject: [Koha-cvs] koha/acqui neworderempty.pl [rel_3_0]
Date: Tue, 09 Jan 2007 09:15:59 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        07/01/09 09:15:59

Modified files:
        acqui          : neworderempty.pl 

Log message:
        sync with dev_week.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/acqui/neworderempty.pl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.5&r2=1.1.2.6

Patches:
Index: neworderempty.pl
===================================================================
RCS file: /sources/koha/koha/acqui/neworderempty.pl,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -b -r1.1.2.5 -r1.1.2.6
--- neworderempty.pl    22 Dec 2006 15:02:56 -0000      1.1.2.5
+++ neworderempty.pl    9 Jan 2007 09:15:59 -0000       1.1.2.6
@@ -169,6 +169,7 @@
     -default  => $data->{'itemtype'},
     -labels   => \%itemtypesloop,
     -size     => 1,
+       -tabindex=>'',
     -multiple => 0
 );
 
@@ -206,6 +207,7 @@
     -default  => $data->{'bookfundid'},
     -labels   => \%select_bookfunds,
     -size     => 1,
+       -tabindex=>'',
     -multiple => 0
 );
 




reply via email to

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