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
+ 0
2
Compare changes
  • Side-by-side
  • Inline
  • 0107a8bd
    Issue #3256539 by victoria-marina, Eric_A: Remove @internal from... · 0107a8bd
    catch authored
    Issue #3256539 by victoria-marina, Eric_A: Remove @internal from ContentEntityDeleteForm generic base class
@@ -7,8 +7,6 @@
/**
* Provides a generic base class for a content entity deletion form.
*
* @internal
*
* @todo Re-evaluate and streamline the entity deletion form class hierarchy in
* https://www.drupal.org/node/2491057.
*/
Loading