#3945 Fichador muestra las horas de manera incorrecta
gitea/worker-time-control/pipeline/head This commit looks good
Details
gitea/worker-time-control/pipeline/head This commit looks good
Details
This commit is contained in:
parent
7e504d261e
commit
517a7077f1
|
@ -28,10 +28,10 @@ function setEvents() {
|
|||
$(".out").on("click", function () {
|
||||
fichar('out');
|
||||
});
|
||||
/*
|
||||
|
||||
setTimeout(function () {
|
||||
cerrar();
|
||||
}, 5000);*/
|
||||
}, 5000);
|
||||
}
|
||||
|
||||
function setView() {
|
||||
|
|
Loading…
Reference in New Issue