Koha/cataloguing
Joshua Ferraro 0bb46e1d57 Fix for bug 2398: Source of Classification - Add item or Edit item in
staff client is defaulting to the ASNCR code instead of the blank above

For some reason the loop used to build the list of values was
setting the first value to the $value variable if $value wasn't
set already, and the default_value was inside rather than outside
the loop. I've removed the setting inside the loop and placed
the default value outide the loop. It's possible I just don't
understand what the original intention was.
2008-07-24 16:23:33 -05:00
..
value_builder Fix a bug where the 008 field got replaced if you 2008-07-21 19:38:52 -05:00
addbiblio.pl bug 1909: add delete field/subfield button to MARC editor 2008-07-08 12:31:30 -05:00
addbooks.pl bug 1980 [3/3]: remove bug workaround from pagination links 2008-07-10 09:18:30 -05:00
additem.pl Fix for bug 2398: Source of Classification - Add item or Edit item in 2008-07-24 16:23:33 -05:00
plugin_launcher.pl cataloge subdir (and cataloguing) - Dates.pm integration and warnings fixes. 2007-12-04 18:21:11 -06:00
thesaurus_popup.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
z3950_search.pl Improve Z39.50 result checking and display a little: 2008-07-08 18:21:43 -05:00