feat(go): M6.2 — adults page (table, filters, credits/debts/unmatched, Pay buttons) #27
@@ -42,6 +42,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{if .Data.Results}}
|
{{if .Data.Results}}
|
||||||
|
<div class="table-container">
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -85,6 +86,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
</div>
|
||||||
{{else}}
|
{{else}}
|
||||||
<div class="description">No members found.</div>
|
<div class="description">No members found.</div>
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|||||||
Reference in New Issue
Block a user