Lines 472-477
Link Here
|
472 |
"current_item_level_holds+count", |
472 |
"current_item_level_holds+count", |
473 |
"items" |
473 |
"items" |
474 |
], |
474 |
], |
|
|
475 |
"stateSave": true, // remember state on page reload |
475 |
'dom': 'C<"top pager"ilpfB><"#filter_c">tr<"bottom pager"ip>', |
476 |
'dom': 'C<"top pager"ilpfB><"#filter_c">tr<"bottom pager"ip>', |
476 |
"drawCallback": function (settings) { |
477 |
"drawCallback": function (settings) { |
477 |
$(".previewData").on("click", function(e){ |
478 |
$(".previewData").on("click", function(e){ |
478 |
- |
|
|