Add district setting page and display of district boundary

This commit is contained in:
Eli Ribble 2026-02-16 15:03:26 +00:00
parent 4c8da3b96a
commit a1cc2dbaff
No known key found for this signature in database
11 changed files with 648 additions and 168 deletions

View file

@ -101,7 +101,7 @@
Manage your district location and information.
</p>
<div class="d-flex justify-content-between align-items-center">
<a href="equipment.html" class="btn btn-outline-danger">
<a href="{{ .URL.SettingDistrict }}" class="btn btn-outline-danger">
Manage District
<i class="bi bi-arrow-right ms-1"></i>
</a>