customer edit: abstract out billing info to billing.html, re-do payment type selectio...
[freeside.git] / httemplate / elements / jsrsServer.html
1 <%
2 my $server = new FS::UI::Web::JSRPC;
3 $server->process;
4 %>