mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-19 10:40:36 +02:00
Compare commits
2 commits
52a62a15bc
...
1e6d050e8e
Author | SHA1 | Date | |
---|---|---|---|
![]() |
1e6d050e8e | ||
![]() |
56bee93346 |
1 changed files with 0 additions and 7 deletions
|
@ -32,13 +32,6 @@
|
|||
</div>
|
||||
</button>
|
||||
</form>
|
||||
<a
|
||||
href="{{ url_for('.add_settlement_bill', amount = transaction.amount, sender_id = transaction.ower.id, receiver_id = transaction.receiver.id) }}"
|
||||
class="btn btn-primary"
|
||||
>
|
||||
{{ ("Settle") }}
|
||||
</div>
|
||||
</a>
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue