// #PSFV-94 : Update and bug fix with new toolbar implementation

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9873 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dSevere
2011-11-04 09:19:50 +00:00
parent e5a66e4f95
commit 7a412e08ef
4 changed files with 18 additions and 16 deletions
+2 -2
View File
@@ -1188,8 +1188,8 @@ class AdminControllerCore extends Controller
* @return void
*/
public function setHelperListDisplay(Helper $helper)
{
// @todo : move that in Helper
{
// @todo : move that in Helper
$helper->actions = $this->actions;
$helper->simple_header = $this->list_simple_header;
$helper->title = $this->toolbar_title;