dataTable jquery plugin for foursquare api tables
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
$(document).ready(function() {
|
||||
$('.dataTable').dataTable({
|
||||
sPaginationType: 'full_numbers'
|
||||
});
|
||||
});
|
Reference in New Issue
Block a user