Skip to content

Commit 9377ca0

Browse files
authored
Merge pull request #29 from WPChill/master
1.0.97
2 parents 749a295 + e26a1c5 commit 9377ca0

File tree

28 files changed

+653
-632
lines changed

28 files changed

+653
-632
lines changed

assets/js/customizer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jQuery(window).load(function () {
1+
jQuery(window).on('load', function () {
22

33
jQuery('textarea.js-cnfp-editor').each(function () {
44
var textareaId = jQuery(this).attr('id');

0 commit comments

Comments
 (0)