[Bug 657] nonmandatory fields marked as mandatory
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=657 oleonard@athenscounty.lib.oh.us changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|oleonard@athenscounty.lib.oh|mjr@ttllp.co.uk |.us | OS/Version| |All ------- Additional Comments From oleonard@athenscounty.lib.oh.us 2004-12-01 05:18 ------- I changed the default template in 2.2 to remove the mandatory indicator. I altered line 173 of memberentry.pl from this: my @relationships = ('workplace', 'relative','friend', 'neighbour'); ...to this: my @relationships = ('','workplace', 'relative','friend', 'neighbour'); I'll assign to MJR so he can decide whether to fix in 2.0 ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz