Files
TenerifeProp/public/admin.html
TenerifeProp Dev 072fc62cba fix: clean up duplicate code and implement URL hash navigation
- Remove duplicate </style></head><body> tags
- Remove duplicate script tags and incomplete JavaScript
- Add URL hash handling (e.g., /admin#dashboard, /admin#properties)
- Add hashchange event listener for browser back/forward navigation
- Simplify navigation by updating hash instead of directly calling loadSection

Fixes issue where URL didn't change when navigating between admin sections.
2026-04-07 06:54:23 +01:00

48 KiB