X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fagent_type.cgi;h=f16d76ce027791de9f14a34b135e7ab4d7541ae7;hp=b75757fb1b3ec637bdbde0517016e37ccb103be9;hb=ac8410cdb67639afeb84c84e975fffadf3e6cce1;hpb=e513d7cb331d7c7d99d1ea7b5f0a5f8e08e0d725 diff --git a/httemplate/edit/agent_type.cgi b/httemplate/edit/agent_type.cgi index b75757fb1..f16d76ce0 100755 --- a/httemplate/edit/agent_type.cgi +++ b/httemplate/edit/agent_type.cgi @@ -7,15 +7,31 @@
+ + Agent Type #<% $agent_type->typenum || "(NEW)" %> + + + + + + + + + + + + + + +
Agent Type
Disabledisabled eq 'Y' ? ' CHECKED' : '' %>>

-Agent Type - -

+ +Package definitions that agents of this type can sell + -Select which packages agents of this type may sell to customers
-<% ntable("#cccccc", 2) %>
+
<% include('/elements/checkboxes-table.html', 'source_obj' => $agent_type, 'link_table' => 'type_pkgs',