updated core to 7.73
This commit is contained in:
@@ -3292,6 +3292,20 @@ function system_update_7082() {
|
||||
// Empty update to force a rebuild of hook_library() and JS aggregates.
|
||||
}
|
||||
|
||||
/**
|
||||
* Add 'jquery-html-prefilter-3.5.0-backport.js' to the 'jquery' library.
|
||||
*/
|
||||
function system_update_7083() {
|
||||
// Empty update to force a rebuild of hook_library() and JS aggregates.
|
||||
}
|
||||
|
||||
/**
|
||||
* Rebuild JavaScript aggregates to include 'ajax.js' fix for Chrome 83.
|
||||
*/
|
||||
function system_update_7084() {
|
||||
// Empty update to force a rebuild of JS aggregates.
|
||||
}
|
||||
|
||||
/**
|
||||
* @} End of "defgroup updates-7.x-extra".
|
||||
* The next series of updates should start at 8000.
|
||||
|
Reference in New Issue
Block a user