// fix small catalog error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9697 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -159,6 +159,8 @@ class AdminCatalogController extends AdminController
|
||||
|
||||
$this->context->smarty->assign('cat_bar',getPath($catBarIndex, $id_category, '', '', 'catalog', $home));
|
||||
}
|
||||
$this->content = '';
|
||||
parent::initContent();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user