This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
cofortest
/
cofortest-frontend
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
3fbf976613
Ramos
Etiquetas
dev
dev-fix
master
cofortest-fr...
/
static
/
portal
/
js
/
index.js
index.js
101 B
Histórico
Em bruto
1
2
3
4
5
$(window).load(function () {
$('.flexslider').flexslider({
animation: "slide"
});
});