From 12a33bafaae99cca2485eb0a58d64dd67f3a9827 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 3 Nov 2009 03:13:47 +0000 Subject: (start of) reconcile breakage from stale accounts, RT#6407 --- httemplate/config/config-view.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/config/config-view.cgi') diff --git a/httemplate/config/config-view.cgi b/httemplate/config/config-view.cgi index 51535d762..856a2eaef 100644 --- a/httemplate/config/config-view.cgi +++ b/httemplate/config/config-view.cgi @@ -209,7 +209,7 @@ Click on a configuration value to change it. -% } elsif ( $type =~ /^select-(part_svc|part_pkg)$/ ) { +% } elsif ( $type =~ /^select-(part_svc|part_pkg|pkg_class)$/ ) { % my @keys = $conf->config($i->key, $agentnum); -- cgit v1.2.1