Bug 4248 Rework Cities dropdown for members entry
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 24 Feb 2010 16:59:46 +0000 (16:59 +0000)
committerGalen Charlton <gmcharlt@gmail.com>
Fri, 30 Apr 2010 02:20:36 +0000 (22:20 -0400)
commite7bdbd0583eaa3fbc5e4fcc58833d2345ec42137
tree5c08c8ece04170af7c31e184b3defe82bd0c4cb8
parent066850a13acc2a80696be02578a4dcbfc3767f7b
Bug 4248 Rework Cities dropdown for members entry

Garry Collum's patch correctly identified the core flaw in operation
looking closer revealed some other flaws (2 "blank" options, some vars
and documentation belonging to a superceded version, etc.
Changed GetCities to return a structure rather than the messy two returns
Let the template do the concatenation and removed the CGI::Popup

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Members.pm
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tmpl
members/memberentry.pl