Fix for Bug 2122, Grayed out Fields not always visible
authorOwen Leonard <oleonard@myacpl.org>
Mon, 15 Nov 2010 13:02:48 +0000 (08:02 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 17 Nov 2010 08:21:29 +0000 (21:21 +1300)
commit240ce5a31c278e86af5f3d465bdd6c011c951068
tree3143e11f6d5f60fdb86de4da50f296811deb22d3
parent61c7ba41042488577174c145c5fce677d408daea
Fix for Bug 2122, Grayed out Fields not always visible

- Adding "readonly" class to readonly fields to guarantee
  that readonly state is indicated visually
- Adding "locked" icon to the background of readonly
  fields for additional visual feedback

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
cataloguing/addbiblio.pl
koha-tmpl/intranet-tmpl/prog/en/css/addbiblio.css
koha-tmpl/intranet-tmpl/prog/img/locked.png [new file with mode: 0644]