add agent selection to payment and credit reports, add link to agent browse, closes...
[freeside.git] / httemplate / elements / jsrsServer.html
1 <%
2 my $server = new FS::UI::Web::JSRPC;
3 $server->process;
4 %>