From 40092b60fa0db38314a92caf41c5c7fa6af30542 Mon Sep 17 00:00:00 2001 From: lepipele Date: Tue, 3 Apr 2018 23:30:28 -0500 Subject: [PATCH] Migrating navigation pills --- BTCPayServer/Views/Manage/_Nav.cshtml | 12 ++++++------ BTCPayServer/Views/Server/_Nav.cshtml | 12 ++++++------ BTCPayServer/Views/Stores/_Nav.cshtml | 12 ++++++------ 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/BTCPayServer/Views/Manage/_Nav.cshtml b/BTCPayServer/Views/Manage/_Nav.cshtml index 09923f9d5..32c0774a1 100644 --- a/BTCPayServer/Views/Manage/_Nav.cshtml +++ b/BTCPayServer/Views/Manage/_Nav.cshtml @@ -4,13 +4,13 @@ var hasExternalLogins = (await SignInManager.GetExternalAuthenticationSchemesAsync()).Any(); } - + Two-factor authentication + diff --git a/BTCPayServer/Views/Server/_Nav.cshtml b/BTCPayServer/Views/Server/_Nav.cshtml index 0769b1767..948b4ad41 100644 --- a/BTCPayServer/Views/Server/_Nav.cshtml +++ b/BTCPayServer/Views/Server/_Nav.cshtml @@ -1,9 +1,9 @@ @using BTCPayServer.Views.Server - + diff --git a/BTCPayServer/Views/Stores/_Nav.cshtml b/BTCPayServer/Views/Stores/_Nav.cshtml index 552c4f099..255dcb30d 100644 --- a/BTCPayServer/Views/Stores/_Nav.cshtml +++ b/BTCPayServer/Views/Stores/_Nav.cshtml @@ -1,10 +1,10 @@ @using BTCPayServer.Views.Stores @inject SignInManager SignInManager - +