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
36 files
+ 37
0
Compare changes
  • Side-by-side
  • Inline
Files
36
  • eb15d89d
    Issue #3267703 by longwave, quietone, bbrala, phenaproxima, smustgrave: Deprecate RDF module · eb15d89d
    catch authored
@@ -14,6 +14,7 @@
*
* @group jsonapi
* @group rdf
* @group legacy
*/
class JsonApiRegressionTest extends JsonApiFunctionalTestBase {
Loading