[-] BO : fix Save&Stay not working on combination page

This commit is contained in:
tDidierjean
2012-02-14 10:44:08 +00:00
parent b305901085
commit 5f3256eea5
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -638,6 +638,7 @@ class HelperListCore extends Helper
'table' => $this->table,
'current' => $this->currentIndex,
'bulk_actions' => $this->bulk_actions,
'simple_header' => $this->simple_header
)));
return $this->footer_tpl->fetch();
}