// Fix missing last actions button in tracking controller list
This commit is contained in:
@@ -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 = '';
|
||||
|
||||
Reference in New Issue
Block a user