X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_svc_acct.html;h=3b8e464486652f9a8dd39d673a07d4364eeb7951;hb=7b0bbc4117a7959b9f7b7b2cf999b8188ba34160;hp=6a837fed59986d94d809ab9817bd07404b2ce674;hpb=e20fe4173471fa7e80d3e0d66dd60eb01c581d1d;p=freeside.git diff --git a/httemplate/search/report_svc_acct.html b/httemplate/search/report_svc_acct.html index 6a837fed5..3b8e46448 100755 --- a/httemplate/search/report_svc_acct.html +++ b/httemplate/search/report_svc_acct.html @@ -1,17 +1,25 @@ -<% include('/elements/header.html', 'Account Report' ) %> +<& /elements/header.html, $title &>
+ - + <% emt('Search options') %> +
- - - - <% include( '/elements/tr-select-agent.html', - ($cgi->param('agentnum') || ''), - ) - %> +% unless ( $custnum ) { + <& /elements/tr-select-agent.html, + 'curr_value' => scalar( $cgi->param('agentnum') ), + 'disable_empty' => 0, + &> + +% # just this customer's domains? + <& /elements/tr-select-domain.html, + 'element_name' => 'domsvc', + 'curr_value' => scalar( $cgi->param('domsvc') ), + 'disable_empty' => 0, + &> +% }
Search options