Bug 7878: (qa follow-up) Fix the sex default value
authorJonathan Druart <jonathan.druart@biblibre.com>
Sat, 11 Oct 2014 14:23:44 +0000 (16:23 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 20 Nov 2014 12:45:53 +0000 (09:45 -0300)
commit2937eaeeae1b3c05aaeac6c8c16c51221ad402c5
tree811fd7fbf26dc8fd287e60a73b1f7acde40babde
parentf9c4d6a596e3dcd98dc39d299a9674dd83a19ed7
Bug 7878: (qa follow-up) Fix the sex default value

Without the previous patch, when you edited a patron, the "N/A" value
was selected for sex.
With, no checkboxes were selected.

This patch also replaces the
    IF opduplicate do nothing ELSE do something END
statement with
    UNLESS opduplicate do something END
which is more readable.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt