]> git.evergreen-ils.org Git - Evergreen.git/commit
Move Prefix field ahead of Names in patron editor
authorBen Shum <bshum@biblio.org>
Wed, 27 Jun 2012 18:01:24 +0000 (14:01 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 17 Jul 2012 15:03:50 +0000 (11:03 -0400)
commit50de1a4f5c417c30f891347ddb6516e6ff491214
tree411bfd6976f5b67abb7355c28f9bfc2649a0c554
parentcde5d7218d4b6cfa782257cf488a1a317542fa13
Move Prefix field ahead of Names in patron editor

In earlier versions of Evergreen (1.6 and earlier), the Prefix field
was used to enter title information, such as Mr., Mrs., etc. When the
field was eventually added to the newer patron registration screens
(2.0+), it was added before the patron's last name field. Ideally,
the prefix should be listed prior to the patron's first name instead.

In addition, address label issues by changing "Suffix/Title" back to
only "Suffix" and making "Prefix" into "Prefix/Title".

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: James Fournie <jfournie@sitka.bclibraries.ca>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/templates/actor/user/register_table.tt2