|
Lines 441-447
Link Here
|
| 441 |
"order": [[ 2, "asc" ]], |
441 |
"order": [[ 2, "asc" ]], |
| 442 |
"aoColumnDefs": [ |
442 |
"aoColumnDefs": [ |
| 443 |
{ 'bSortable': false, "bSearchable": false, 'aTargets': [ 'NoSort' ] }, |
443 |
{ 'bSortable': false, "bSearchable": false, 'aTargets': [ 'NoSort' ] }, |
| 444 |
{ "sType": "title-string", "aTargets" : [ "title-string" ] }, |
|
|
| 445 |
{ 'sType': "anti-the", 'aTargets' : [ 'anti-the'] } |
444 |
{ 'sType': "anti-the", 'aTargets' : [ 'anti-the'] } |
| 446 |
] |
445 |
] |
| 447 |
})); |
446 |
})); |
|
Lines 460-466
Link Here
|
| 460 |
"sPaginationType": "full", |
459 |
"sPaginationType": "full", |
| 461 |
"aoColumnDefs": [ |
460 |
"aoColumnDefs": [ |
| 462 |
{ 'bSortable': false, "bSearchable": false, 'aTargets': [ 'NoSort' ] }, |
461 |
{ 'bSortable': false, "bSearchable": false, 'aTargets': [ 'NoSort' ] }, |
| 463 |
{ "sType": "title-string", "aTargets" : [ "title-string" ] }, |
|
|
| 464 |
{ 'sType': "anti-the", 'aTargets' : [ 'anti-the'] } |
462 |
{ 'sType': "anti-the", 'aTargets' : [ 'anti-the'] } |
| 465 |
] |
463 |
] |
| 466 |
})); |
464 |
})); |