fix: remove extra closing </div> tag in leads/templates/leads/ids_data.html
This commit is contained in:
parent
f05ade653b
commit
5f6e14364c
|
|
@ -161,7 +161,7 @@
|
|||
</div>
|
||||
<a href="?duplicate_location_uuid=true" class="btn btn-secondary">Duplicate Location UUID</a>
|
||||
</div>
|
||||
<table class="table table-striped">
|
||||
<table class="table table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Business Name</th>
|
||||
|
|
|
|||
Loading…
Reference in a new issue