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