Admin variations - Removed alert when add new variation
This commit is contained in:
parent
441d3c44bb
commit
8b4711f655
|
@ -455,7 +455,6 @@ jQuery( function( $ ) {
|
|||
* @return {bool}
|
||||
*/
|
||||
add_variation: function() {
|
||||
wc_meta_boxes_product_variations_ajax.check_for_changes();
|
||||
wc_meta_boxes_product_variations_ajax.block();
|
||||
|
||||
var data = {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue