// rename $toolbar_fix to $toolbar_scroll part2

This commit is contained in:
tDidierjean
2012-02-28 17:39:40 +00:00
parent d29e810d8d
commit e462d968f0
17 changed files with 22 additions and 22 deletions
@@ -272,7 +272,7 @@ class AdminModulesPositionsControllerCore extends AdminController
'show_toolbar' => true,
'toolbar_btn' => $this->toolbar_btn,
'title' => $this->toolbar_title,
'toolbar_fix' => 'false',
'toolbar_scroll' => 'false',
'token' => $this->token,
'url_show_modules' => self::$currentIndex.'&token='.$this->token.'&show_modules=',
'modules' => $module_instances,