enable CardFortress in test database, #71513
[freeside.git] / httemplate / search / agent_commission.html
index 386452a..a7edc3b 100644 (file)
@@ -1,5 +1,6 @@
 % if ( $agentnum ) {
-<% $cgi->redirect($sales_link->[0] . $agentnum) %>
+%   my $url = 'agent_pkg_class.html?' . $cgi->query_string;
+<% $cgi->redirect($url) %>
 % } else {
 <& elements/commission.html,
   'title'         => $title,