// added toolbar support in helper classes

This commit is contained in:
mMarinetti
2011-10-27 14:16:23 +00:00
parent b19ddb50ab
commit a3da146457
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -286,6 +286,7 @@ class HelperListCore extends Helper
'fields_display' => $this->fieldsDisplay,
'list' => $this->_list,
'actions' => $this->actions,
'toolbar_btn' => $this->toolbar_btn,
'no_link' => $this->no_link,
'current_index' => $this->currentIndex,
'view' => in_array('view', $this->actions),