// rename $toolbar_fix to $toolbar_scroll part1

This commit is contained in:
tDidierjean
2012-02-28 17:38:42 +00:00
parent c43cda26ba
commit d29e810d8d
15 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -588,7 +588,7 @@ class HelperListCore extends Helper
$this->header_tpl->assign(array_merge($this->tpl_vars, array(
'title' => $this->title,
'show_toolbar' => $this->show_toolbar,
'toolbar_fix' => $this->toolbar_fix,
'toolbar_scroll' => $this->toolbar_scroll,
'toolbar_btn' => $this->toolbar_btn,
'table' => $this->table,
'currentIndex' => $this->currentIndex,