diff options
| author | Mitch Jackson <mitch@freeside.biz> | 2019-01-07 19:55:06 -0500 |
|---|---|---|
| committer | Mitch Jackson <mitch@freeside.biz> | 2019-01-07 21:03:35 -0500 |
| commit | 3f2537aaf9c39f35fa74df072803ee1289ea1bfa (patch) | |
| tree | 064b53ded17324fb3bb9d543c20065e9b9791d44 /httemplate/misc/edge_browser_check-iframe.html | |
| parent | fdfaacefe11f3c9e03d5378c297cec1f75bd0170 (diff) | |
RT# 81706 Remove redundant loads of jquery.js
Diffstat (limited to 'httemplate/misc/edge_browser_check-iframe.html')
| -rw-r--r-- | httemplate/misc/edge_browser_check-iframe.html | 2 |
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() ) { |
