Keep track of rows that are outside of the district
This commit is contained in:
parent
8932f46900
commit
76f4613320
3 changed files with 19 additions and 10 deletions
|
|
@ -48,7 +48,7 @@
|
|||
<div class="col-md-4">
|
||||
<div class="card summary-card h-100 border-warning">
|
||||
<div class="card-body text-center">
|
||||
<h1 class="display-4 text-warning">4</h1>
|
||||
<h1 class="display-4 text-warning">{{ .Upload.CountOutside }}</h1>
|
||||
<h5>Outside District</h5>
|
||||
<p class="text-muted">Potential geocoding errors</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue