diff options
| author | Mitch Jackson <mitch@freeside.biz> | 2018-11-14 19:40:13 -0500 |
|---|---|---|
| committer | Mitch Jackson <mitch@freeside.biz> | 2018-11-27 21:26:02 -0500 |
| commit | 261b9ab4f7c1c417a39b50b1766b7d9dc641ca66 (patch) | |
| tree | fec42ac9a743bea1147e06df1a2ff5749bf7904d /httemplate/misc/edge_browser_check-iframe.html | |
| parent | 245fc387b7156e7edf03936ba2205210049053ad (diff) | |
RT# 81706 jQuery upgrade
Diffstat (limited to 'httemplate/misc/edge_browser_check-iframe.html')
| -rw-r--r-- | httemplate/misc/edge_browser_check-iframe.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/misc/edge_browser_check-iframe.html b/httemplate/misc/edge_browser_check-iframe.html index 61ae9a0bd..086178442 100644 --- a/httemplate/misc/edge_browser_check-iframe.html +++ b/httemplate/misc/edge_browser_check-iframe.html @@ -8,6 +8,7 @@ </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() ) { |
