From f1ff913cbe3c372c76c5f5f04e1df3adfeddf4cd Mon Sep 17 00:00:00 2001 From: Chukwuleta Tobechi <47084273+TChukwuleta@users.noreply.github.com> Date: Thu, 14 Mar 2024 08:52:33 +0100 Subject: [PATCH] PoS app to show POS view for easy setup (#5825) * PoS app to show POS view for easy setup * update selenium test * Updates * Add QR code icon --------- Co-authored-by: Dennis Reimann --- .../PointOfSale/UpdatePointOfSale.cshtml | 19 ++++++++++++++++++- .../Views/UIWallets/WalletSend.cshtml | 1 - BTCPayServer/wwwroot/img/icon-sprite.svg | 3 ++- BTCPayServer/wwwroot/main/site.css | 6 ++++++ 4 files changed, 26 insertions(+), 3 deletions(-) diff --git a/BTCPayServer/Views/Shared/PointOfSale/UpdatePointOfSale.cshtml b/BTCPayServer/Views/Shared/PointOfSale/UpdatePointOfSale.cshtml index 0cb77564d..755c9ab9e 100644 --- a/BTCPayServer/Views/Shared/PointOfSale/UpdatePointOfSale.cshtml +++ b/BTCPayServer/Views/Shared/PointOfSale/UpdatePointOfSale.cshtml @@ -15,12 +15,20 @@ @section PageHeadContent { + } @section PageFootContent { + + + }
@@ -34,7 +42,12 @@ } else { - View +
+ View + +
} @@ -320,3 +333,7 @@ + + + + diff --git a/BTCPayServer/Views/UIWallets/WalletSend.cshtml b/BTCPayServer/Views/UIWallets/WalletSend.cshtml index 1566b015c..f5b79e650 100644 --- a/BTCPayServer/Views/UIWallets/WalletSend.cshtml +++ b/BTCPayServer/Views/UIWallets/WalletSend.cshtml @@ -32,7 +32,6 @@ {