mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-27 01:24:16 +00:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
$(document).ready( function () {
|
|
$('#station_locations_table').DataTable();
|
|
} ); |