Remove recommendations in pool upload
It's nice, but redundant
This commit is contained in:
parent
57a45d5ea2
commit
c256c96c45
1 changed files with 0 additions and 24 deletions
|
|
@ -214,30 +214,6 @@ document.addEventListener('DOMContentLoaded', onLoad);
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card mb-4">
|
||||
<div class="card-header bg-light">
|
||||
<h5 class="mb-0">Notes & Recommendations</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<div class="mb-3">
|
||||
<p><strong>Issues detected:</strong></p>
|
||||
<ul>
|
||||
<li>
|
||||
4 pools appear to be outside district boundaries (possible
|
||||
geocoding errors)
|
||||
</li>
|
||||
<li>All required fields are present and properly formatted</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="alert alert-info" role="alert">
|
||||
<i class="bi bi-info-circle me-2"></i>
|
||||
<strong>Note:</strong> You may proceed with this upload or edit your
|
||||
CSV file to fix the issues identified.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex justify-content-between mt-4 mb-5">
|
||||
<a href="{{ .URL.PoolCSVUpload }}" class="btn btn-outline-secondary">
|
||||
<i class="bi bi-arrow-left me-1"></i> Upload Edited File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue