btcpayserver/BTCPayServer/Models/InvoicingModels
Wouter Samaey 2ea3baf36e
Minor UI improvements (#2606)
* Added "Checkout" button to invoice detail page

* Added missing icon

All other pages have a "plus" icon on the primary button, except this page

* Button icons are always in front, not after like here was
2021-06-24 19:52:41 +09:00
..
CreateInvoiceModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceDetailsModel.cs Minor UI improvements (#2606) 2021-06-24 19:52:41 +09:00
InvoicesModel.cs fix invoice exception status not displaying in list 2020-10-08 08:42:45 +02:00
PaymentModel.cs Seaparate CoinSwitch as a plugin (#2390) 2021-04-13 20:19:48 +09:00
RefundModel.cs Add custom refund option 2020-09-02 11:24:18 +02:00
UpdateCustomerModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00