setting aside test for a bit to do some coding

This commit is contained in:
daviddelikat 2009-10-06 00:18:27 -05:00
parent 50988eaa64
commit 3ed18c775b
7 changed files with 155 additions and 13 deletions

View file

@ -164,7 +164,7 @@ sub definition {
label => $EMS_i18n->get("location"),
hoverHelp => $EMS_i18n->get("location help"),
},
relatedBadgeGroup => {
relatedBadgeGroups => {
tab => "properties",
fieldType => "checkList",
customDrawMethod=> 'drawRelatedBadgeGroupsField',

View file

@ -115,7 +115,7 @@ sub definition {
label => $i18n->get("next submission id label"),
hoverHelp => $i18n->get("next submission id label help")
},
canSubmitGroup => {
canSubmitGroupId => {
tab => "security",
fieldType => "groupid",
defaultValue => undef,