Bug Fix : Blocker 2017
authorHenri-Damien LAURENT <henridamien@koha-fr.org>
Thu, 17 Apr 2008 08:04:17 +0000 (10:04 +0200)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 17 Apr 2008 10:52:55 +0000 (05:52 -0500)
commit79d6243333155a33362146b73cad372a3892fee0
tree3f2a3df176aebef5d5e35084833c93cbd28da152
parent004524584ba2c54380a2bc30616afd2c543c060c
Bug Fix : Blocker 2017

disabled values are not passed to CGI.
So that if you disable entry, values and subfield codes are mixed up.
I changed disabled=tru to readonly and it fixes the bug.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
cataloguing/addbiblio.pl