X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fagent.cgi;h=0e070d37489a2d696907c6198c2e848f3c7dcba2;hb=5a01b56c54b68254488418cffa5ec7dd75004525;hp=a0af9fa442512c160ba289ad5f0974d804e280dd;hpb=40a7b3dc653e099f7bd0bd762b649b04c4432db2;p=freeside.git diff --git a/httemplate/edit/agent.cgi b/httemplate/edit/agent.cgi index a0af9fa44..0e070d374 100755 --- a/httemplate/edit/agent.cgi +++ b/httemplate/edit/agent.cgi @@ -4,11 +4,27 @@ <% include('/elements/error.html') %> -
+ + + + -Agent #<% $agent->agentnum ? $agent->agentnum : "(NEW)" %> -<% &ntable("#cccccc", 2, '') %> + + Agent #<% $agent->agentnum ? $agent->agentnum : "(NEW)" %> + + + @@ -19,7 +35,7 @@ Agent #<% $agent->agentnum ? $agent->agentnum : "(NEW)" %> +% if ( $conf->exists('selfservice-agent_login') ) { + + + + + + + + + + + +% } else { + + + + +% } + @@ -85,8 +120,13 @@ Agent #<% $agent->agentnum ? $agent->agentnum : "(NEW)" %> % } +
AgentAgent type
Username
Password
Disable disabled eq 'Y' ? ' CHECKED' : '' %>>
+
+ +<% mt('Access Groups') |h %> + + -
Access Groups <% include('/elements/checkboxes-table.html', 'source_obj' => $agent, 'link_table' => 'access_groupagent', @@ -99,8 +139,15 @@ Agent #<% $agent->agentnum ? $agent->agentnum : "(NEW)" %>
+
+<& /elements/table-commissions.html, + 'source_obj' => $agent, + 'link_table' => 'agent_pkg_class', + #'target_table' => 'pkg_class', +&>
+ ">