mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 12:51:52 +02:00
Admin-ui: Auto-display sort button when sortField is not empty and 'sort' parm is not set.
This commit is contained in:
@@ -7256,6 +7256,7 @@ class e_admin_form_ui extends e_form
|
||||
*/
|
||||
public function getController()
|
||||
{
|
||||
|
||||
return $this->_controller;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user