$(document).ready( function () {
$('#station_logbooks_table').DataTable();
} );
$('#station_logbooks_linked_table').DataTable();