From: Ivan Kohler Date: Thu, 9 Oct 2014 18:58:30 +0000 (-0700) Subject: fix agent type selection for the simple case, RT#30942, RT#28804 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=de8af19ba927b41c29d905dba4bb5c1e7f2e2863 fix agent type selection for the simple case, RT#30942, RT#28804 --- diff --git a/httemplate/edit/part_pkg.cgi b/httemplate/edit/part_pkg.cgi index 36747783c..af69f71f9 100755 --- a/httemplate/edit/part_pkg.cgi +++ b/httemplate/edit/part_pkg.cgi @@ -233,7 +233,6 @@ { field => 'agent_type', type => 'select-agent_type', disabled => ! $acl_edit_global, - #XXX ??? 'element_name' => 'agent_type', element_etc => 'size="10"', multiple => '1', #cause edit.html is dum curr_value_callback => sub {