admin_dashboard/static/js/plugins-init/footable-init.js

3 lines
48 B
JavaScript

jQuery(function($){
$('#table').footable();
});