re-enabled location services check function
This commit is contained in:
@@ -59,7 +59,7 @@ document.addEventListener("DOMContentLoaded", function () {
|
||||
|
||||
// CRITICAL: Initialize systems in correct order
|
||||
initializeLanguage();
|
||||
// initializeLocationServicesCheck();
|
||||
initializeLocationServicesCheck();
|
||||
initializeStaffIdPersistence();
|
||||
initializeForm();
|
||||
initializeLocation();
|
||||
|
||||
Reference in New Issue
Block a user