mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-23 06:35:13 +01:00
* Move TagHelpers to Abstractions Makes them available for use in plugins. Also cleans up the tag helper references in the view code: As we have it in the root view imports, the individual directives in the views are superfluous. * Move CurrenciesSuggestionsTagHelper back To get rid of the Rating dependency in Abstractions. |
||
---|---|---|
.. | ||
_Nav.cshtml | ||
_PSBTInfo.cshtml | ||
_ViewImports.cshtml | ||
_ViewStart.cshtml | ||
CoinSelection.cshtml | ||
ListWallets.cshtml | ||
SigningContext.cshtml | ||
SignWithSeed.cshtml | ||
WalletPSBT.cshtml | ||
WalletPSBTCombine.cshtml | ||
WalletPSBTDecoded.cshtml | ||
WalletReceive.cshtml | ||
WalletRescan.cshtml | ||
WalletSend.cshtml | ||
WalletSendVault.cshtml | ||
WalletSigningOptions.cshtml | ||
WalletsNavPages.cs | ||
WalletTransactions.cshtml |