updated core to 7.66

This commit is contained in:
2019-04-24 13:24:00 +02:00
parent f6e72bbe19
commit b2fe2731c2
139 changed files with 525 additions and 1750 deletions

View File

@@ -3285,6 +3285,13 @@ function system_update_7081() {
->execute();
}
/**
* Add 'jquery-extend-3.4.0.js' to the 'jquery' library.
*/
function system_update_7082() {
// Empty update to force a rebuild of hook_library() and JS aggregates.
}
/**
* @} End of "defgroup updates-7.x-extra".
* The next series of updates should start at 8000.