hehe, allow changing the browse order of any sort
[freeside.git] / httemplate / edit / process / rate.cgi
1 <%
2 my $server = new FS::UI::Web::JSRPC 'FS::rate::process';
3 $server->process;
4 %>