summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/browse/part_pkg_taxproduct/suretax.html1
-rw-r--r--httemplate/graph/report_cust_bill_pkg.html2
-rw-r--r--httemplate/misc/edge_browser_check-iframe.html2
3 files changed, 0 insertions, 5 deletions
diff --git a/httemplate/browse/part_pkg_taxproduct/suretax.html b/httemplate/browse/part_pkg_taxproduct/suretax.html
index 4605c1f..91f3737 100755
--- a/httemplate/browse/part_pkg_taxproduct/suretax.html
+++ b/httemplate/browse/part_pkg_taxproduct/suretax.html
@@ -16,7 +16,6 @@
'nohtmlheader' => 1,
'disable_total' => 1,
&>
-<script src="<% $fsurl %>elements/jquery.js"></script>
<script>
var category_labels = <% encode_json(\%category_labels) %>;
$().ready(function() {
diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html
index 93531fb..d675aad 100644
--- a/httemplate/graph/report_cust_bill_pkg.html
+++ b/httemplate/graph/report_cust_bill_pkg.html
@@ -1,8 +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/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" />',
}
diff --git a/httemplate/misc/edge_browser_check-iframe.html b/httemplate/misc/edge_browser_check-iframe.html
index 0861784..1a10bcd 100644
--- a/httemplate/misc/edge_browser_check-iframe.html
+++ b/httemplate/misc/edge_browser_check-iframe.html
@@ -7,8 +7,6 @@
<input id="canary-submit" type="submit">
</form>
-<script type="text/javascript" src="<% $fsurl %>elements/jquery.js"></script>
-<SCRIPT SRC="<% $fsurl %>elements/jquery-migrate-3.0.1.min.js"></SCRIPT>
<script type="text/javascript">
$( function() {
if ( ! $("#canary-result").val() ) {