$(document).ready( function () {
$('#station_logbooks_table').DataTable({
"stateSave": true
});
} );
$('#station_logbooks_linked_table').DataTable({