1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/resources/views/portal/ninja2020/layout
Benjamin Beganović 615ef1e780 Allow payments of draft invoices:
- Remove processing overlay scripts
- Add flash message to clean layout
- Remove $balance > 0 check from filtered invoices
- Only show the payment methods if total is bigger than 0
- Change flash message from "warning" to "message"
- Show message for $1 payments
2021-01-27 14:10:24 +01:00
..
app.blade.php fix instance 2021-01-26 13:29:27 +01:00
clean.blade.php Allow payments of draft invoices: 2021-01-27 14:10:24 +01:00
payments.blade.php - Only show save card component if token billing isn't always 2021-01-26 17:21:12 +01:00