mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-04 22:54:20 +01:00
Plugins: Add checkout-noscript-end UI extension point (#4532)
This commit is contained in:
@@ -70,5 +70,6 @@
|
||||
<p>
|
||||
<a asp-action="Checkout" asp-route-invoiceId="@Model.InvoiceId">Go back to Javascript enabled invoice</a>
|
||||
</p>
|
||||
@await Component.InvokeAsync("UiExtensionPoint", new { location = "checkout-noscript-end", model = Model })
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user