btcpayserver/BTCPayServer/Views/Server
d11n b12c4c5fa0
Improve and unify page headers (#2412)
* Improve and unify page headers

* Altcoin test fixes

* Update BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>

* Update BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>

* Fix missing store name in pairing view

* Fix CanUsePairing test

* Bump header navigation font size

* Use partial tag instead of Html.PartialAsync in views

As suggested by @nicolasdorier. These are equivalent, see details [here](https://docs.microsoft.com/en-us/aspnet/core/mvc/views/partial?view=aspnetcore-3.1#partial-tag-helper).

* Fix docs link

As in #2432.

* Update BTCPayServer/Views/Wallets/SignWithSeed.cshtml

Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>

* Update BTCPayServer/Views/Wallets/WalletSendVault.cshtml

Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>

* Update BTCPayServer/Views/Wallets/WalletTransactions.cshtml

Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>

Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
2021-04-08 22:32:42 +09:00
..
_Nav.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
_ViewImports.cshtml Migrating ManageNavPages to new navigation enum 2018-04-19 15:57:23 -05:00
_ViewStart.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
CLightningRestServices.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
ConfiguratorService.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
CreateTemporaryFileUrl.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
CreateUser.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
DynamicDnsService.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
DynamicDnsServices.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
EditAmazonS3StorageProvider.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
EditAzureBlobStorageStorageProvider.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
EditFilesystemStorageProvider.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
EditGoogleCloudStorageStorageProvider.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
Emails.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
Files.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
LightningChargeServices.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
LightningWalletServices.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
ListPlugins.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
ListUsers.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
LndSeedBackup.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
LndServices.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
Logs.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
Maintenance.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
P2PService.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
Policies.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
RPCService.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
ServerNavPages.cs BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02:00
Services.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
SSHService.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
Storage.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
Theme.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
User.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00