3 lines
44 B
CoffeeScript
3 lines
44 B
CoffeeScript
|
$ ->
|
||
|
$('[data-table]').dataTable();
|