Skip to content

Commit

Permalink
Merge js_fix3 into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
stage-branch-merger[bot] authored Dec 5, 2023
2 parents 9c45733 + a9ab89f commit 4ce591e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/campaign-form.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
//= require jquery
//= require jquery-form
//= require jquery-validation/dist/jquery.validate

// Only initialize campaign-forms JS if it hasn't loaded previously.
if (typeof window.campaignForms === 'undefined') {

Expand Down

0 comments on commit 4ce591e

Please sign in to comment.