lab: responsive sidebar toggle en todas las páginas del módulo lab

This commit is contained in:
Lizandro Guarnizo
2026-03-19 11:43:01 -05:00
parent 8fb345c404
commit e89ec89c66
13 changed files with 137 additions and 0 deletions
+1
View File
@@ -347,5 +347,6 @@ const formatFecha = s => s ? new Date(s).toLocaleString('es-CO', {day:'2-digit',
cargarTodo();
</script>
<script src="assets/js/lab-sidebar.js"></script>
</body>
</html>