mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-15 17:01:49 +02:00
Compare commits
2 commits
3374e91cf0
...
fb2fa95651
Author | SHA1 | Date | |
---|---|---|---|
![]() |
fb2fa95651 | ||
![]() |
6e7b41292a |
1 changed files with 2 additions and 0 deletions
|
@ -19,7 +19,9 @@
|
|||
<td>
|
||||
<span id="settle-bill" class="ml-auto pb-2">
|
||||
<a href="{{ url_for('.settle', amount = bill.amount, ower_id = bill.ower.id, payer_id = bill.receiver.id) }}" class="btn btn-primary">
|
||||
<div data-toggle="tooltip" title='{{ _("Click here to record that the money transfer has been done") }}'>
|
||||
{{ ("Settle") }}
|
||||
</div>
|
||||
</a>
|
||||
</span>
|
||||
</td>
|
||||
|
|
Loading…
Reference in a new issue