Fix login flows
This commit is contained in:
@@ -322,7 +322,7 @@
|
||||
<h1>💧 Water Stations - <span id="cityName">Loading...</span></h1>
|
||||
Welcome, <span id="username"></span>
|
||||
</div>
|
||||
<a href="/city-select" class="city-selector">Change City</a>
|
||||
<a href="/city-select?from=dashboard" class="city-selector">Change City</a>
|
||||
<button class="logout-btn" onclick="logout()">Logout</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user