// Normalize
This commit is contained in:
@@ -210,9 +210,7 @@ class AdminRequestSqlControllerCore extends AdminController
|
||||
$this->content .= $this->renderView();
|
||||
}
|
||||
else if ($this->display == 'export')
|
||||
{
|
||||
$this->generateExport();
|
||||
}
|
||||
else if (!$this->ajax)
|
||||
{
|
||||
$this->content .= $this->renderList();
|
||||
|
||||
Reference in New Issue
Block a user