Fix for Bug 4950 - checkbox should be removed when can't place a hold
authorOwen Leonard <oleonard@myacpl.org>
Wed, 5 Jan 2011 05:27:14 +0000 (00:27 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 5 Jan 2011 23:47:31 +0000 (12:47 +1300)
commita95385c23a1c6fc2738350774d04b858b78c4eae
tree858ebbbf2c12ca40ed962bd45c86b99abaa3f9f3
parent6d8f4f88686932d1972a1cf11c02d05485eabdab
Fix for Bug 4950 - checkbox should be removed when can't place a hold

- Hiding form controls for titles which can't be placed on hold
- Highlighting hold blocked message for better visibility
- Showing table of blocked holds even if none can be placed on
  hold: hiding the table hides the messages explaining why
  titles can't be placed on hold
- Removing an unused line from the script which was leaving errors
  in the error log
- Consolidating error messages into one box which were displaying
  in two.
- Correcting link to unused opac-userdetails.pl

Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tmpl
opac/opac-reserve.pl