fix(turnero): agregar sidebar toggle responsivo en vistas ERP (móvil/tablet)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Lizandro Guarnizo
2026-06-24 08:23:38 -05:00
co-authored by Claude Sonnet 4.6
parent 18051a4f31
commit 6e80ce8d1c
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -137,6 +137,9 @@ class Layout
<!-- Bootstrap 5 JS -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
<!-- Sidebar toggle responsivo (móvil/tablet) -->
<script src="<?= $base ?>/assets/js/lab-sidebar.js"></script>
<!-- Helper JS global: toasts y fetch wrapper -->
<script>
/**