Koha/installer
Katrin Fischer 86ae1e2849 Bug 2399: All status fields in the item edit interface offer two blank/null entries per dropdown instead of one
Removes the '0' values without description from the sample date for
authorised values.

To test:
1) Verify that SQL files load correctly
- truncate authorised_values; /* empty authorised values table */
- load sample data using one of the SQL files
2) Check cataloging interface - all status fields should only show 1 empty line

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2012-05-07 22:26:53 +02:00
..
data Bug 2399: All status fields in the item edit interface offer two blank/null entries per dropdown instead of one 2012-05-07 22:26:53 +02:00
externalmodules.pl
html-template-to-template-toolkit.pl
install.pl Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
InstallAuth.pm