X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_prospect_main.html;h=f2e617f8864146b643176075f67c43397582bffb;hb=8572f2347f879d414a60e8e0dc111fa927d66c14;hp=5e3834346ef3193fc3678a4901f9c31234891506;hpb=63a268637b2d51a8766412617724b9436439deb6;p=freeside.git diff --git a/httemplate/search/report_prospect_main.html b/httemplate/search/report_prospect_main.html index 5e3834346..f2e617f88 100644 --- a/httemplate/search/report_prospect_main.html +++ b/httemplate/search/report_prospect_main.html @@ -1,18 +1,23 @@ -<% include('/elements/header.html', 'Prospect Report' ) %> +<& /elements/header.html, 'Prospect Report' &>
- + - <% include( '/elements/tr-select-agent.html', - 'curr_value' => scalar($cgi->param('agentnum')), - 'disable_empty' => 0, - ) - %> + <& /elements/tr-select-agent.html, + 'curr_value' => scalar($cgi->param('agentnum')), + 'disable_empty' => 0, + &> + + <& /elements/tr-select-part_referral.html, + 'curr_value' => scalar($cgi->param('refnum')), + 'empty_label' => 'all', + 'disable_empty' => 0, + &>
Search optionsSearch options
@@ -21,7 +26,7 @@
-<% include('/elements/footer.html') %> +<& /elements/footer.html &> <%init> die "access denied"