Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
mirfalah-tech
/
sms-gateway
Seguir
12
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Actividad
text4u
10
Commits
1
Rama
Árbol:
eb360958e7
sms-gateway
/
public
/
assets
/
demo
/
datatables-demo.js
datatables-demo.js
103B
Histórico
Original
1
2
3
4
// Call the dataTables jQuery plugin
$(
document
).ready(
function
(
)
{
$(
'#dataTable'
).DataTable();
});