X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_svc_acct.html;h=e47f727263539cbcd74f2932705b5c3b3e532186;hp=6a837fed59986d94d809ab9817bd07404b2ce674;hb=11bbf29de447fe39e9d7155fe280a0df70fa8c3c;hpb=e20fe4173471fa7e80d3e0d66dd60eb01c581d1d diff --git a/httemplate/search/report_svc_acct.html b/httemplate/search/report_svc_acct.html index 6a837fed5..e47f72726 100755 --- a/httemplate/search/report_svc_acct.html +++ b/httemplate/search/report_svc_acct.html @@ -1,17 +1,28 @@ -<% include('/elements/header.html', 'Account Report' ) %> +<& /elements/header.html, $title &>
+ - + - <% 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<% mt('Search options') |h %>