test #7

Merged
carlosap merged 2 commits from test into master 2022-05-24 06:19:04 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 517a7077f1 - Show all commits

View File

@ -28,10 +28,10 @@ function setEvents() {
$(".out").on("click", function () {
fichar('out');
});
/*
setTimeout(function () {
cerrar();
}, 5000);*/
}, 5000);
}
function setView() {