summaryrefslogtreecommitdiff
path: root/httemplate/search/report_svc_acct.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_svc_acct.html')
-rwxr-xr-xhttemplate/search/report_svc_acct.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/httemplate/search/report_svc_acct.html b/httemplate/search/report_svc_acct.html
index ea6cd6f..14c284f 100755
--- a/httemplate/search/report_svc_acct.html
+++ b/httemplate/search/report_svc_acct.html
@@ -72,6 +72,16 @@
<& /elements/tr-selectmultiple-part_pkg.html &>
+% my $conf = new FS::Conf;
+% if ( $conf->exists('svc_acct-tower_sector')
+% and FS::tower_sector->count > 0 ) {
+ <& /elements/tr-select-tower_sector.html,
+ 'multiple' => 1,
+ 'label' => 'Tower/Sector',
+ &>
+% }
+
+
<TR>
<TH CLASS="background" COLSPAN=2>&nbsp;</TH>
</TR>