tiny refactor patch from rjbs: It changes the service listing to use $part_pkg->pkg_s...
[freeside.git] / httemplate / elements / jsrsServer.html
1 <%
2 my $server = new FS::UI::Web::JSRPC;
3 $server->process;
4 %>