updated plugin GP Premium version 1.12.3

This commit is contained in:
2020-12-25 19:23:12 +00:00
committed by Gitium
parent 8ded57667b
commit 4d2ff3db4a
5 changed files with 11 additions and 8 deletions

View File

@ -157,7 +157,7 @@ jQuery( document ).ready( function( $ ) {
} );
}
$( document ).on( 'ready', function() {
$( function() {
"use strict";
if ( generateWooCommerce.quantityButtons ) {
@ -212,7 +212,7 @@ jQuery( document ).ready( function( $ ) {
} );
}
$( '.plus, .minus' ).unbind( 'click' );
$( '.plus, .minus' ).off( 'click' );
$( '.plus, .minus' ).on( 'click', function() {
// Quantity