summaryrefslogtreecommitdiff
path: root/httemplate/misc/process/customers_transfer_to_agent.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/misc/process/customers_transfer_to_agent.html')
-rw-r--r--httemplate/misc/process/customers_transfer_to_agent.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/misc/process/customers_transfer_to_agent.html b/httemplate/misc/process/customers_transfer_to_agent.html
new file mode 100644
index 0000000..8ee0d88
--- /dev/null
+++ b/httemplate/misc/process/customers_transfer_to_agent.html
@@ -0,0 +1,6 @@
+<% $server->process %>
+<%init>
+
+my $server = new FS::UI::Web::JSRPC 'FS::cust_main_Mixin::process_customer_agent_transfer_search_result', $cgi;
+
+</%init> \ No newline at end of file