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
@@ -821,5 +821,6 @@ document.addEventListener('DOMContentLoaded', async () => {
cargarFormularios();
});
</script>
<script src="assets/js/lab-sidebar.js"></script>
</body>
</html>