GestionTablets/templates
ijuanes c7ad302334 Phase 3: Mobile hamburger navigation menu
- Added responsive hamburger menu button visible on mobile (sm:hidden)
- Hidden desktop navigation on mobile (hidden sm:block)
- Added mobile menu dropdown with all navigation links
- Added mobile language switcher and theme toggle in menu
- JavaScript toggle functionality for menu open/close
- Auto-close menu when clicking navigation links
- Updated theme toggle to work with both desktop and mobile toggles
- Proper ARIA attributes for accessibility (aria-expanded, aria-label)
2026-06-24 19:46:19 +01:00
..
components feat(i18n): add Spanish localization support with Flask-Babel 2026-06-20 09:58:13 +01:00
add_non_loanable_device.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
add_student.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
add_tablet.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
add_user.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
base.html Phase 3: Mobile hamburger navigation menu 2026-06-24 19:46:19 +01:00
edit_non_loanable_device.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
edit_student.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
history.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
import_students.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
index.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
loan_tablet.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
non_loanable_devices.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
project_management.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
student_detail.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
students.html Phase 1: Responsive tables and Tailwind CSS standardization 2026-06-24 15:53:55 +01:00
user_loans.html feat(i18n): add Spanish localization support with Flask-Babel 2026-06-20 09:58:13 +01:00
user_loans_detail.html feat(i18n): add Spanish localization support with Flask-Babel 2026-06-20 09:58:13 +01:00