From 72cdc3fc5ccda65f2bb655cf1f86683647f83be9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Fri, 12 Feb 2021 12:38:31 +0100 Subject: [PATCH] Hide payment methods button if not gateways --- resources/views/portal/ninja2020/invoices/payment.blade.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/resources/views/portal/ninja2020/invoices/payment.blade.php b/resources/views/portal/ninja2020/invoices/payment.blade.php index eca418b4195f..43aea8a0032a 100644 --- a/resources/views/portal/ninja2020/invoices/payment.blade.php +++ b/resources/views/portal/ninja2020/invoices/payment.blade.php @@ -50,11 +50,6 @@ - @else - - {{ ctrans('texts.to_pay_invoices') }}   - {{ ctrans('texts.add_payment_method_first') }}. - @endif