Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoPavlinic98 committed Nov 6, 2024
1 parent 99ea730 commit 163315c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/js/setup-wizard.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
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 163315c

Please sign in to comment.