- 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.
48 KiB
48 KiB