X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;fp=httemplate%2Fconfig%2Fconfig.cgi;h=7960d7e388c8d948bcb4e7dd8b91ad96ea9c4035;hp=a4f9890a5e14b9b77915be14693d549f2ae51a6d;hb=4b76d6fbe262579dbb19aa40b24c83f1024f5425;hpb=2b10c0594ff2ab9ce37d9f8af9c154d3bedde731 diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index a4f9890a5..7960d7e38 100644 --- a/httemplate/config/config.cgi +++ b/httemplate/config/config.cgi @@ -304,7 +304,6 @@ Setting <% $key %> % % my %opt = ( 'element_name' => "$key$n", % 'empty_label' => ' ', -% 'showdisabled' => 1, % ); % if ( $config_item->multiple ) { % $opt{'multiple'} = 1 if $config_item->multiple;