[*] BO : #PI-123 - toolbar and page title refactoring

This commit is contained in:
tDidierjean
2012-04-12 08:34:38 +00:00
parent ccaf4d272e
commit 6bf7fa6908
24 changed files with 162 additions and 293 deletions
@@ -249,6 +249,7 @@ class AdminAttributeGeneratorControllerCore extends AdminController
'attribute_groups' => $attribute_groups,
'attribute_js' => $js_attributes,
'toolbar_btn' => $this->toolbar_btn,
'toolbar_scroll' => true,
'title' => $this->toolbar_title,
));
}