// assigned missing var in combination

This commit is contained in:
mMarinetti
2011-11-10 15:49:35 +00:00
parent 4aa7863b67
commit b717ddd71d
@@ -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,