Add complete login table to logs

This commit is contained in:
JonnyWong16 2016-05-15 01:01:29 -07:00
parent ae381f7762
commit f598d5046e
9 changed files with 180 additions and 66 deletions

View file

@ -13,7 +13,7 @@ user_ip_table_options = {
"pagingType": "full_numbers",
"processing": false,
"serverSide": true,
"pageLength": 10,
"pageLength": 25,
"order": [ 0, 'desc'],
"autoWidth": false,
"scrollX": true,