3 行
无行尾
84 B
JavaScript
3 行
无行尾
84 B
JavaScript
$(document).ready( function () {
|
|
$('#station_locations_table').DataTable();
|
|
} ); |