mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update to jQuery 3.6.1 (#6491)
This commit updates FusionPBX to use jQuery 3.6.1 and also adds a fallback to the other variable name for offhook autodial on the HT802.
This commit is contained in:
2
resources/jquery/jquery-3.4.1.min.js
vendored
2
resources/jquery/jquery-3.4.1.min.js
vendored
File diff suppressed because one or more lines are too long
2
resources/jquery/jquery-3.6.1.min.js
vendored
Normal file
2
resources/jquery/jquery-3.6.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -5,6 +5,6 @@ header('Content-type: text/javascript; charset: UTF-8');
|
||||
header('Cache-Control: must-revalidate');
|
||||
header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT');
|
||||
|
||||
include_once 'jquery-3.4.1.min.js';
|
||||
include_once 'jquery-3.6.1.min.js';
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user