X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fagent.cgi;h=c4963e4701a1cc36384759b89026450f954f0d49;hp=2eddd30a471169b1909721c4b811f1a65aca3ce7;hb=3f2a7b01b59902faed5767d81e2959e131bdbdfd;hpb=3d0a1bb06b895c5be6e3f0517d355442a6b1e125 diff --git a/httemplate/edit/agent.cgi b/httemplate/edit/agent.cgi index 2eddd30a4..c4963e470 100755 --- a/httemplate/edit/agent.cgi +++ b/httemplate/edit/agent.cgi @@ -35,7 +35,7 @@ Agent type % - - <% $pkg_class ? $pkg_class->classname : mt('(no package class)') |h %> - - - -% } - - +<& /elements/table-commissions.html, + 'source_obj' => $agent, + 'link_table' => 'agent_pkg_class', + #'target_table' => 'pkg_class', +&>
% if ( $conf->config('currencies') ) {