//small fix

This commit is contained in:
Vincent Augagneur
2013-10-30 15:43:31 +01:00
parent b9ad576fb0
commit 6a3e711cff
+1 -1
View File
@@ -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)