This website requires JavaScript.
Explore
Help
Register
Sign In
Rahmanda_Rico_Lutfiansyah
/
MIF_E31211936
Watch
1
Star
0
Fork
You've already forked MIF_E31211936
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4a066aad8d
MIF_E31211936
/
public
/
assets
/
demo
/
datatables-demo.js
5 lines
103 B
JavaScript
Raw
Blame
History
// Call the dataTables jQuery plugin
$
(
document
)
.
ready
(
function
(
)
{
$
(
'#dataTable'
)
.
DataTable
(
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink