//small js fix

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