mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 14:22:40 +01:00
re-add theme ui extension
This commit is contained in:
parent
090da6cfb6
commit
06f2d4425c
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@
|
|||
<a href="#" class="setTheme" data-theme="dark">Dark</a> |
|
||||
<a href="#" class="setTheme" data-theme="legacy">Legacy</a>
|
||||
</p>
|
||||
@await Component.InvokeAsync("UiExtensionPoint", new { location = "invoice-checkout-theme-options", model = Model })
|
||||
</div>
|
||||
<button name="command" type="submit" class="btn btn-primary" value="Save">Save</button>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Reference in a new issue