Skip to content

Commit

Permalink
up[dated
Browse files Browse the repository at this point in the history
  • Loading branch information
deepench committed Jul 10, 2023
1 parent 82b71d4 commit 16ec46e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions includes/shortcodes/class-evf-shortcode-form.php
Original file line number Diff line number Diff line change
Expand Up @@ -1204,9 +1204,8 @@ function() use ( $form_id ) {
$(document).ready( function() {
%s
});',
esc_js( $custom_js )
$custom_js
);

wp_add_inline_script( 'everest-forms', $custom_js );
}
}
Expand Down

0 comments on commit 16ec46e

Please sign in to comment.