Admin variations - Removed alert when add new variation

This commit is contained in:
Claudio Sanches 2015-07-10 19:30:14 -03:00
parent 441d3c44bb
commit 8b4711f655
2 changed files with 1 additions and 2 deletions

View File

@ -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