// fix product live preview and duplication

This commit is contained in:
tDidierjean
2011-11-23 18:33:11 +00:00
parent 472fbc4628
commit d529b8a9ed
6 changed files with 16 additions and 17 deletions
+1 -1
View File
@@ -865,7 +865,7 @@ function showOptions(show)
function submitAddProductAndPreview()
{
$('#fakeSubmitAddProductAndPreview').attr('name','submitAddProductAndPreview');
$('#product').submit();
$('#product_form').submit();
}
function submitAddcmsAndPreview()