diff --git a/admin-dev/themes/default/template/controllers/products/form.tpl b/admin-dev/themes/default/template/controllers/products/form.tpl
index af57b9281..e95aed86c 100644
--- a/admin-dev/themes/default/template/controllers/products/form.tpl
+++ b/admin-dev/themes/default/template/controllers/products/form.tpl
@@ -66,7 +66,7 @@
{block name="defaultForm"}
-
+
{foreach $product_tabs key=numStep item=tab}
-
@@ -82,6 +82,7 @@
var toload = new Array();
var empty_pack_msg = '{l s='Pack is empty. You need to add at least one product to the pack before you can save it.'}';
$('#product-tab-content-wait').show();
+ var post_data = {$post_data};
$(document).ready(function()
{
@@ -273,18 +274,18 @@
{***********************************************}
{********** TO CHECK !!!!!!!!!!!!!!! ***********}
-
+