diff --git a/data/interfaces/default/logs.html b/data/interfaces/default/logs.html index ca45712c..0f3fb8e5 100644 --- a/data/interfaces/default/logs.html +++ b/data/interfaces/default/logs.html @@ -45,6 +45,8 @@ $(document).ready(function() { "bServerSide": true, "sAjaxSource": 'getLog', "sPaginationType": "full_numbers", + "aaSorting": [[0, 'desc']], + "iDisplayLength": 25, "bStateSave": true, "oLanguage": { "sSearch":"", @@ -93,4 +95,4 @@ $(document).ready(function() { } } - \ No newline at end of file +