pervenir boton de volver si se cerro sesion, colores, navbar, calculo tarjeta + mp

This commit is contained in:
2026-03-20 00:21:02 -03:00
parent deb349adcc
commit ac8a5348dd
8 changed files with 153 additions and 59 deletions

View File

@@ -106,6 +106,8 @@
</table>
</div>
</div>
{% endblock %}
{% block scripts %}
<script>
const editWorkerModal = document.getElementById('editWorkerModal');
@@ -154,4 +156,4 @@
inp.addEventListener('input', () => formatPhone(inp));
});
</script>
{% endblock %}
{% endblock %}