// rename $toolbar_fix to $toolbar_scroll part1

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13711 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2012-02-28 17:38:42 +00:00
parent 3d402f6b4f
commit eae3bc2d84
15 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ class HelperViewCore extends Helper
'token' => $this->token,
'table' => $this->table,
'show_toolbar' => $this->show_toolbar,
'toolbar_fix' => $this->toolbar_fix,
'toolbar_scroll' => $this->toolbar_scroll,
'toolbar_btn' => $this->toolbar_btn,
'link' => $this->context->link
));