From 68ca162dd34e64d303583bf19ef0ff96bbaa0167 Mon Sep 17 00:00:00 2001 From: lepipele Date: Tue, 30 Jan 2018 10:39:58 -0600 Subject: [PATCH] Cleaning up JS/CSS references on Checkout page --- BTCPayServer/BTCPayServer.csproj | 1 + BTCPayServer/Views/Invoice/Checkout.cshtml | 17 +- .../wwwroot/vendor/clipboard.js/clipboard.js | 790 ++++++++++++++++++ .../vendor/clipboard.js/clipboard.min.js | 7 + 4 files changed, 804 insertions(+), 11 deletions(-) create mode 100644 BTCPayServer/wwwroot/vendor/clipboard.js/clipboard.js create mode 100644 BTCPayServer/wwwroot/vendor/clipboard.js/clipboard.min.js diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj index 7d0777b99..d833cbec3 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -102,6 +102,7 @@ + diff --git a/BTCPayServer/Views/Invoice/Checkout.cshtml b/BTCPayServer/Views/Invoice/Checkout.cshtml index 33c2b9806..044feb294 100644 --- a/BTCPayServer/Views/Invoice/Checkout.cshtml +++ b/BTCPayServer/Views/Invoice/Checkout.cshtml @@ -7,7 +7,7 @@ - + BTCPay Invoice @@ -15,20 +15,15 @@ - + - - - + + + + -