test #7
|
@ -28,10 +28,10 @@ function setEvents() {
|
||||||
$(".out").on("click", function () {
|
$(".out").on("click", function () {
|
||||||
fichar('out');
|
fichar('out');
|
||||||
});
|
});
|
||||||
/*
|
|
||||||
setTimeout(function () {
|
setTimeout(function () {
|
||||||
cerrar();
|
cerrar();
|
||||||
}, 5000);*/
|
}, 5000);
|
||||||
}
|
}
|
||||||
|
|
||||||
function setView() {
|
function setView() {
|
||||||
|
|
Loading…
Reference in New Issue