X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;h=c2b3e6d3c4774c68c41e3f2427f3f022574ee117;hb=7a7bcda9d75c951df9c911ce60d5b0551765daf2;hp=45d77ffce8749a83744c0a783aaa4cfae0131496;hpb=8800e519dc0e4b8eee4ab2cddc74d52c205bc536;p=freeside.git diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index 45d77ffce..c2b3e6d3c 100644 --- a/httemplate/config/config.cgi +++ b/httemplate/config/config.cgi @@ -308,7 +308,7 @@ my @config_items = $conf->config_items; my %confitems = map { $_->key => $_ } @config_items; my %element_types = map { $_ => 1 } qw( - select-part_svc select-part_pkg + select-part_svc select-part_pkg select-pkg_class );