mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
parent
247c0f3952
commit
d56b31fe5e
@ -49,8 +49,7 @@ class EventHistory extends DataView
|
||||
{
|
||||
return array(
|
||||
'timestamp' => array(
|
||||
'columns' => array('timestamp'),
|
||||
'order' => 'DESC'
|
||||
'order' => self::SORT_DESC
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user