cfmgrv4 init...4
This commit is contained in:
parent
3cdc9a5d6e
commit
1b34e1507a
@ -59,7 +59,7 @@ class AuditLogModel extends CommonModel
|
||||
{
|
||||
switch ($field) {
|
||||
default:
|
||||
$this->orderBy('zone_name', 'asc');
|
||||
$this->orderBy(self::TITLE, 'asc');
|
||||
$options = parent::getFormFieldInputOption($field, $options);
|
||||
break;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user