summaryrefslogtreecommitdiff
path: root/httemplate/config/config.cgi
diff options
context:
space:
mode:
authorivan <ivan>2009-11-03 03:13:46 +0000
committerivan <ivan>2009-11-03 03:13:46 +0000
commit29347e1d34d5468994af6e219f00582e525688ae (patch)
tree3bf794f471abd599168a831c88c42f6794e498c9 /httemplate/config/config.cgi
parentdae56fee4a158dc5becbcfb6bbb522c052bf4b13 (diff)
(start of) reconcile breakage from stale accounts, RT#6407
Diffstat (limited to 'httemplate/config/config.cgi')
-rw-r--r--httemplate/config/config.cgi2
1 files changed, 1 insertions, 1 deletions
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
);
</%once>