diff --git a/js/admin-products.js b/js/admin-products.js index 56701e177..ef62908c0 100644 --- a/js/admin-products.js +++ b/js/admin-products.js @@ -884,7 +884,7 @@ product_tabs['Informations'] = new function(){ }); product_type = $(this).val(); - + $('#warn_virtual_combinations').hide(); // until a product is added in the pack // if product is PTYPE_PACK, save buttons will be disabled if (product_type == product_type_pack)