Koha/koha-tmpl/intranet-tmpl/prog/en
Garry Collum a81e53df40 Bug 2624: Fix for non-persistent check boxes in check-in screen.
Found this bug when playing with AutomaticItemReturn. The "Forgive overdue charges" and "Dropbox mode" would lose their value the item was transfered (if automatic transfer was off), caught a hold, or caught a hold at another location.
This patch does not completely do away with the problem.  If an item is checked-in in simple mode, then one of the forms mentioned above opens, then the user checks one of the selection boxes, the value is not retained.  Javasript would have to be added to transfer the value to the confirmation form when the checkbox is clicked.

This patch also cleans up a few minor XHTML errors.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-06-04 09:03:44 -05:00
..
css (bug #3291) fix blue.css to bold fields and tags in marc view 2009-06-04 07:23:44 -05:00
includes bug 2641, 3263: minor fixes to labeled MARC view 2009-05-28 06:42:35 -05:00
js Bug #2974 Adding category code to BorrowerMandatoryField produced a "The following fields are mandatory: categorycode" 2009-05-01 16:47:09 -05:00
lib bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
modules Bug 2624: Fix for non-persistent check boxes in check-in screen. 2009-06-04 09:03:44 -05:00
xslt bug 2001, 2432: improve unAPI implementation 2009-05-22 07:31:43 -05:00
columns.def