RT# 82949 - changes section name from fees to pricing, better opiton
[freeside.git] / httemplate / graph / report_cust_bill_pkg.html
index 1db86e3..d675aad 100644 (file)
@@ -1,7 +1,6 @@
 <& /elements/header.html,
      { title => 'Sales Report',
        head  => '
-  <SCRIPT TYPE="text/javascript"  SRC="'. $p. 'elements/jquery.js"></SCRIPT>
   <SCRIPT TYPE="text/javascript"  SRC="'. $p. 'elements/spectrum.js"></SCRIPT>
   <LINK   REL="stylesheet"       HREF="'. $p. 'elements/spectrum.css" />',
      }
@@ -165,7 +164,6 @@ window.onload = class_mode_changed;
 
 </TR>
 
-
 <TR>
   <TH CLASS="background" COLSPAN=2>&nbsp;</TH>
 </TR>
@@ -196,6 +194,12 @@ window.onload = class_mode_changed;
     'options' => [ 1, 2 ],
     'labels'  => { 1 => 'Separate', 2 => 'Do not show' },
 &>
+<& /elements/tr-select.html,
+    'label'   => 'Taxes',
+    'field'   => 'use_taxes',
+    'options' => [ 1, 2 ],
+    'labels'  => { 1 => 'Separate', 2 => 'Do not show' },
+&>
 
 <TR>
   <TD ALIGN="right">Colors</TD>