summaryrefslogtreecommitdiff
path: root/httemplate/misc
diff options
context:
space:
mode:
authorMitch Jackson <mitch@freeside.biz>2019-01-07 19:55:06 -0500
committerMitch Jackson <mitch@freeside.biz>2019-01-07 21:03:35 -0500
commit3f2537aaf9c39f35fa74df072803ee1289ea1bfa (patch)
tree064b53ded17324fb3bb9d543c20065e9b9791d44 /httemplate/misc
parentfdfaacefe11f3c9e03d5378c297cec1f75bd0170 (diff)
RT# 81706 Remove redundant loads of jquery.js
Diffstat (limited to 'httemplate/misc')
-rw-r--r--httemplate/misc/edge_browser_check-iframe.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/misc/edge_browser_check-iframe.html b/httemplate/misc/edge_browser_check-iframe.html
index 086178442..1a10bcd8b 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() ) {