summaryrefslogtreecommitdiff
path: root/httemplate/misc/process/customers_transfer_to_agent.html
blob: 8ee0d88468b8ca4578065eb32da83dfc4b4cfba4 (plain)
1
2
3
4
5
6
<% $server->process %>
<%init>

my $server = new FS::UI::Web::JSRPC 'FS::cust_main_Mixin::process_customer_agent_transfer_search_result', $cgi; 

</%init>