Update templates/neighbors.html

fixed search
This commit is contained in:
Blackwhitebear8 2025-06-09 22:20:25 +02:00
parent 9928321826
commit 4705469023

View file

@ -44,7 +44,7 @@
Refresh data
</button>
</div>
<table class="striped table table-bordered" id="neighborTable">
<table class="striped table table-bordered" id="neighborsTable">
<thead>
<tr>
<th class="sortable" onclick="sortTable('neighborsTable', 0, this)">Address <span class="sort-arrow"></span></th>