// assigned missing var in combination
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10045 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -2883,6 +2883,7 @@ if (false)
|
||||
$content .= '<b>'.$this->l('You must save this product before adding combinations').'.</b>';
|
||||
// @todo
|
||||
$smarty->assign('up_filename', strval(Tools::getValue('virtual_product_filename_attribute')));
|
||||
$this->context->smarty->assign($this->tpl_form_vars);
|
||||
$this->context->smarty->assign(array(
|
||||
'content' => $content,
|
||||
'product' => $product,
|
||||
|
||||
Reference in New Issue
Block a user