feat: [#3384836]: Replace deprecated jquery/once with core/once
Merged
requested to merge issue/recurring_events-3384836:3384836-replace-deprecated-jqueryonce into 2.0.x
All threads resolved!
Compare changes
Files
3@@ -3,7 +3,7 @@
@@ -3,7 +3,7 @@
@@ -65,7 +65,7 @@
@@ -65,7 +65,7 @@
$('#edit-excluded-dates-wrapper, #edit-included-dates-wrapper').find('input.form-date').once().on('change', function (e) {
@@ -81,4 +81,4 @@
@@ -81,4 +81,4 @@