fix a typo in the definition. It should be residentialIndicator.

This commit is contained in:
Colin Kuskie 2009-07-30 15:33:39 -07:00
parent 11d04d37a5
commit 4b2d943e87

View file

@ -371,7 +371,7 @@ sub definition {
options => \%customerClassification,
defaultValue => '01',
},
residential => {
residentialIndicator => {
fieldType => 'radioList',
label => $i18n->get('residential'),
hoverHelp => $i18n->get('residential help'),