Link up water report with confirmation page

This commit is contained in:
Eli Ribble 2026-01-24 21:55:10 +00:00
parent 16477a9f5a
commit dd57cacd3b
No known key found for this signature in database

View file

@ -505,9 +505,9 @@ function displaySelectedCoordinates(lngLat) {
<p class="mb-0 small text-muted">After submission, you will receive a confirmation with a report ID for tracking purposes.</p>
</div>
<div class="col-md-4 text-md-end mt-3 mt-md-0">
<button type="submit" class="btn btn-primary btn-lg">
<a class="btn btn-primary btn-lg" href="{{.URL.NuisanceSubmitComplete}}">
Submit Report
</button>
</a>
</div>
</div>
</div>