|
Lines 20-26
Link Here
|
| 20 |
{ "bSortable": false, "bSearchable": false, 'aTargets': [ 'NoSort' ] }, |
20 |
{ "bSortable": false, "bSearchable": false, 'aTargets': [ 'NoSort' ] }, |
| 21 |
{ "sType": "anti-the", "aTargets" : [ "anti-the" ] }, |
21 |
{ "sType": "anti-the", "aTargets" : [ "anti-the" ] }, |
| 22 |
{ "sType": "title-string", "aTargets" : [ "title-string" ] } |
22 |
{ "sType": "title-string", "aTargets" : [ "title-string" ] } |
| 23 |
] |
23 |
], |
|
|
24 |
"sPaginationType": "four_button" |
| 24 |
} ) ) |
25 |
} ) ) |
| 25 |
|
26 |
|
| 26 |
$("#show_only_renewed").click(function(){ |
27 |
$("#show_only_renewed").click(function(){ |
| 27 |
- |
|
|