Link up water report with confirmation page
This commit is contained in:
parent
16477a9f5a
commit
dd57cacd3b
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue