[+] BO : Filter button default css class style
This commit is contained in:
@@ -600,6 +600,7 @@ class HelperListCore extends Helper
|
||||
$this->header_tpl->assign(array_merge($this->tpl_vars, array(
|
||||
'title' => $this->title,
|
||||
'show_filters' => (count($this->_list) <= 1 && !$has_value) ? false : true,
|
||||
'filters_has_value' => $has_value,
|
||||
'show_toolbar' => $this->show_toolbar,
|
||||
'toolbar_scroll' => $this->toolbar_scroll,
|
||||
'toolbar_btn' => $this->toolbar_btn,
|
||||
|
||||
Reference in New Issue
Block a user