// Fix missing last actions button in tracking controller list

This commit is contained in:
Jerome Nadaud
2013-11-15 16:25:31 +01:00
parent 8d90578cf7
commit 5fb4ac5044
@@ -285,6 +285,7 @@ class AdminTrackingControllerCore extends AdminController
{
$this->table = '';
$this->actions = array();
$this->list_skip_actions = array();
$this->lang = false;
$this->identifier = '';
$this->_orderBy = '';