1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/resources/views/portal/ninja2020/layout
Benjamin Beganović 617cc54de9 - Pass instance of AuthorizePaymentDriver.php as $gateway instead of CompanyGateway record
- Define required fields for AuthorizePaymentDriver.php
- Update references to $gateway (CompanyGateway)
- Pass $countries to required-client-info.blade.php
- Handle country submission for required-client-info.blade.php
- Only show non-filled fields in RequiredClientInfo.php
2021-01-19 14:36:07 +01:00
..
app.blade.php bump alpinejs version 2020-12-05 13:55:29 +01:00
clean.blade.php fix issue with button 2021-01-13 14:31:28 +01:00
payments.blade.php - Pass instance of AuthorizePaymentDriver.php as $gateway instead of CompanyGateway record 2021-01-19 14:36:07 +01:00