Skip to content

Commit

Permalink
Test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoPavlinic98 committed Nov 6, 2024
1 parent 57868a3 commit 884931d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/js/setup-wizard.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
jQuery( function( $ ) {

$( '.wc-enhanced-select' ).select2();

$( '.tab' ).on( 'click', function() {
$( this ).closest('.extra-field').find('.tab').removeClass( 'active' );
$( this ).addClass( 'active' );
Expand Down

0 comments on commit 884931d

Please sign in to comment.