btcpayserver/BTCPayServer/Views/Apps
Dennis Reimann 435f51a777 Fix for crowdfund perk editor
With no title entered, the editor got stuck in an endless loop, because it recursively invoked the save function without checking for the ID fallback being present.

Fixes #2862.
2021-09-09 10:59:03 +02:00
..
_ViewImports.cshtml Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
_ViewStart.cshtml Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
AppsNavPages.cs Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
CreateApp.cshtml Improves Create Store & Create App views (#2608) 2021-06-24 23:06:55 +09:00
ListApps.cshtml Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00
TemplateEditor.cshtml Fix for crowdfund perk editor 2021-09-09 10:59:03 +02:00
UpdateCrowdfund.cshtml Improves create crowdfund view (#2647) 2021-07-30 14:31:44 +09:00
UpdatePointOfSale.cshtml Improves create point of sale view (#2646) 2021-07-23 12:57:19 +02:00