1 system.install system_update_1072()

Add 'jquery-html-prefilter-3.5.0.js' to the 'jquery' library.

Related topics

File

core/modules/system/system.install, line 3221
Install, update and uninstall functions for the system module.

Code

function system_update_1072() {
  // Empty update to force a rebuild of hook_library() and JS aggregates.
}