X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;h=040ed0403005007a99ee28bd059f90da1c344b6d;hb=6f5b68a5dc6a6b145c88aa1b2bad3848cc6f8788;hp=cde48382a625b56e36a0d2473019fcdc8d958cc8;hpb=b5c4237a34aef94976bc343c8d9e138664fc3984;p=freeside.git diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index cde48382a..040ed0403 100644 --- a/httemplate/config/config.cgi +++ b/httemplate/config/config.cgi @@ -323,7 +323,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-pkg_class + select-part_svc select-part_pkg select-pkg_class select-agent );