//small js fix

This commit is contained in:
vAugagneur
2012-12-03 15:55:46 +01:00
parent 9875e5581c
commit b1706d47eb
+3
View File
@@ -777,7 +777,10 @@ product_tabs['Informations'] = new function(){
});
if ($('#active_on').prop('checked'))
{
showRedirectProductOptions(false);
showRedirectProductSelectOptions(false);
}
else
showRedirectProductOptions(true);