From 8948475cade796e198ac89f9cfcce6584ea13903 Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Mon, 27 Sep 2021 14:49:54 +0200 Subject: [PATCH] Crowdfund: Add theme switch to footer --- .../Views/AppsPublic/ViewCrowdfund.cshtml | 27 ++++++++++--------- 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/BTCPayServer/Views/AppsPublic/ViewCrowdfund.cshtml b/BTCPayServer/Views/AppsPublic/ViewCrowdfund.cshtml index 32f3ee4e9..0a5afc7cc 100644 --- a/BTCPayServer/Views/AppsPublic/ViewCrowdfund.cshtml +++ b/BTCPayServer/Views/AppsPublic/ViewCrowdfund.cshtml @@ -21,14 +21,6 @@ { @Safe.Raw($"") } - @if (!Model.SimpleDisplay) - { - - - - @*We need to make sure btcpay.js is not bundled, else it will not work if there is a RootPath*@ - - } @if (!Model.Enabled) @@ -264,13 +256,14 @@ -