Fix for Bug 4950 - checkbox should be removed when can't place a hold
authorOwen Leonard <oleonard@myacpl.org>
Thu, 6 Jan 2011 18:48:40 +0000 (13:48 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Thu, 6 Jan 2011 18:54:01 +0000 (13:54 -0500)
commit2e6afe34af0085693044082e890fcc7d75730353
tree7de3e791bb2e3765ae95300d86884e8117e35e14
parente6ac25ea06419cac8141ad74f862c75fcc440d00
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: Chris Nighswonger <chris.nighswonger@gmail.com>
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tmpl
opac/opac-reserve.pl