From 636224d0c8fee26dc6406953624dc7676a2255ad Mon Sep 17 00:00:00 2001 From: lepipele Date: Fri, 16 Mar 2018 22:46:30 -0500 Subject: [PATCH] Checkout html and js cleanup --- BTCPayServer/Views/Invoice/Checkout.cshtml | 112 ++++++++++----------- BTCPayServer/wwwroot/js/core.js | 25 ++--- 2 files changed, 66 insertions(+), 71 deletions(-) diff --git a/BTCPayServer/Views/Invoice/Checkout.cshtml b/BTCPayServer/Views/Invoice/Checkout.cshtml index 0e3336193..26d9e68ba 100644 --- a/BTCPayServer/Views/Invoice/Checkout.cshtml +++ b/BTCPayServer/Views/Invoice/Checkout.cshtml @@ -178,19 +178,6 @@
-
-
- - - -
- -
@@ -215,7 +202,7 @@ - +
@@ -223,6 +210,59 @@
+
+
+ + + +
+ +
+
+
+ To complete your payment, please send {{ srvModel.btcDue }} {{ srvModel.cryptoCode }} to the address below. +
+
+
+
Amount
+ +
+ {{srvModel.btcDue}} {{ srvModel.cryptoCode }} +
+ Copied +
+
+ +
+
+
+
+
+
+
Address
+ +
+
+ +
{{srvModel.btcAddress}}
+
+
+ Copied +
+
+ +
+
+
+
+
-
-
- To complete your payment, please send {{ srvModel.btcDue }} {{ srvModel.cryptoCode }} to the address below. -
-
-
-
Amount
- -
- {{srvModel.btcDue}} {{ srvModel.cryptoCode }} -
- Copied -
-
- -
-
-
-
-
-
-
Address
- -
-
- -
{{srvModel.btcAddress}}
-
-
- Copied -
-
- -
-
-
-
-
+ -
@@ -615,8 +615,6 @@
- -