fixed a limitation with buildSearchQuery in SQL

started working on registrant search in EMS
This commit is contained in:
JT Smith 2008-04-04 18:37:53 +00:00
parent 4ca80ad734
commit ac3c7d18b9
6 changed files with 123 additions and 18 deletions

View file

@ -344,6 +344,18 @@ our $I18N = {
context => q|a button on the add badge to cart screen|,
},
'registration staff group' => {
message => q|Registration Staff Group|,
lastUpdated => 0,
context => q|an ems property label|,
},
'registration staff group help' => {
message => q|Pick a group of users that will handle registration. These users will be able to look up and manage badge registrations for any attendee.|,
lastUpdated => 0,
context => q|help for an ems property label|,
},
'related badge groups' => {
message => q|Related Badge Groups|,
lastUpdated => 0,