final payment reconciliation
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
</td>
|
||||
<td>
|
||||
<a href="javascript:void(0);"
|
||||
onclick="deleteVillage({{ village[0] }}, this)">
|
||||
onclick="deleteVillage('{{ village[0] }}', this)">
|
||||
<img src="{{ url_for('static', filename='images/icons/bin_red_icon.png') }}"
|
||||
class="icon">
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user