This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
btcpayserver
Watch
1
Star
0
Fork
You've already forked btcpayserver
0
mirror of
https://github.com/btcpayserver/btcpayserver.git
synced
2025-02-23 06:35:13 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a896560a3c
btcpayserver
/
BTCPayServer
/
Views
/
UIApps
/
AppsNavPages.cs
8 lines
109 B
C#
Raw
Normal View
History
Unescape
Escape
Add active indicator for main navigation
2021-03-19 12:05:46 +01:00
namespace
BTCPayServer.Views.Apps
{
public
enum
AppsNavPages
{
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 15:32:42 +02:00
Index
,
Create
,
Update
Add active indicator for main navigation
2021-03-19 12:05:46 +01:00
}
}
Reference in a new issue
Copy permalink