Skip to content
Snippets Groups Projects

Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS

Closed Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS
Closed Harumi Jang requested to merge issue/drupal-3238915:3238915-refactor-if-feasible into 9.3.x
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -82,6 +82,7 @@ function update_page_top() {
case 'update.settings':
case 'system.status':
case 'update.confirmation_page':
case 'system.batch_page.html':
return;
// If we are on the appearance or modules list, display a detailed report
Loading