btcpayserver/BTCPayServer/Views/UIInvoice
Umar Bolatov fe6b7dc1e3
Fix visual bug when user clicks on "Create refund" without selecting an option (#3624)
* Add missing refund option validation error element

* Add missing hidden inputs for text elements

* Move validation element above button

* Update validation error message
2022-04-11 17:53:52 +09:00
..
_ViewImports.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
_ViewStart.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Body.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Spinner.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Testing.cshtml [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
Checkout.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
CheckoutNoScript.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
CreateInvoice.cshtml Use the store's default currency when creating entities (#3585) 2022-04-11 17:50:30 +09:00
Invoice.cshtml Sticky header updates (#3471) 2022-02-21 11:05:42 +09:00
InvoiceNavPages.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
InvoiceStatusChangePartial.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
ListInvoices.cshtml Sticky header updates (#3471) 2022-02-21 11:05:42 +09:00
ListInvoicesPaymentsPartial.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
PosData.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Refund.cshtml Fix visual bug when user clicks on "Create refund" without selecting an option (#3624) 2022-04-11 17:53:52 +09:00