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

This commit is contained in:
dSevere
2011-11-04 09:19:50 +00:00
parent c068589d8e
commit 98b3200ac6
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;