diff options
Diffstat (limited to 'httemplate/graph')
-rw-r--r-- | httemplate/graph/report_cust_bill_pkg.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index 96bfdc09a..93531fb0d 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -2,6 +2,7 @@ { title => 'Sales Report', head => ' <SCRIPT TYPE="text/javascript" SRC="'. $p. 'elements/jquery.js"></SCRIPT> + <SCRIPT TYPE="text/javascript" SRC="'. $p. 'elements/jquery-migrate-3.0.1.min.js"></SCRIPT> <SCRIPT TYPE="text/javascript" SRC="'. $p. 'elements/spectrum.js"></SCRIPT> <LINK REL="stylesheet" HREF="'. $p. 'elements/spectrum.css" />', } |