Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS
Compare changes
Files
2
Conflict: This file was added both in the source and target branches, but with different contents.
Ask someone with write access to resolve it.
@@ -124,6 +124,8 @@ protected function addImage() {
@@ -124,6 +124,8 @@ protected function addImage() {
$this->assertNotEmpty($image_upload_field = $page->find('css', '.ck-file-dialog-button input[type="file"]'));