|
|
@ -63,7 +63,7 @@
|
|
|
|
"sPaginationType": "four_button",
|
|
|
|
"sPaginationType": "four_button",
|
|
|
|
"aoColumns": [
|
|
|
|
"aoColumns": [
|
|
|
|
{ sWidth: '150px', "mDataProp": "Time" }, //Time
|
|
|
|
{ sWidth: '150px', "mDataProp": "Time" }, //Time
|
|
|
|
{sWidth: '50px', "mDataProp": "Level" }, //Level
|
|
|
|
{sWidth: '60px', "mDataProp": "Level" }, //Level
|
|
|
|
{sWidth: '240px', "mDataProp": "Source" }, //Source
|
|
|
|
{sWidth: '240px', "mDataProp": "Source" }, //Source
|
|
|
|
{sWidth: 'auto', "mDataProp": "Message", "bSortable": false }, //Message
|
|
|
|
{sWidth: 'auto', "mDataProp": "Message", "bSortable": false }, //Message
|
|
|
|
{sWidth: 'auto', "mDataProp": "Details", "bSortable": false, "bVisible": false, "fnRender": function (row) {
|
|
|
|
{sWidth: 'auto', "mDataProp": "Details", "bSortable": false, "bVisible": false, "fnRender": function (row) {
|
|
|
|