// fix product live preview and duplication
This commit is contained in:
+1
-1
@@ -865,7 +865,7 @@ function showOptions(show)
|
||||
function submitAddProductAndPreview()
|
||||
{
|
||||
$('#fakeSubmitAddProductAndPreview').attr('name','submitAddProductAndPreview');
|
||||
$('#product').submit();
|
||||
$('#product_form').submit();
|
||||
}
|
||||
|
||||
function submitAddcmsAndPreview()
|
||||
|
||||
Reference in New Issue
Block a user