From a6e18736d6f4b4111f90ef4077820c0cea482193 Mon Sep 17 00:00:00 2001 From: d11n Date: Tue, 29 Oct 2024 15:44:37 +0100 Subject: [PATCH] Keypad updates (#6338) * Add keypad icons Closes #6195. * Keypad JS fixes --- .../Views/Shared/PointOfSale/Public/VueLight.cshtml | 6 +++++- BTCPayServer/wwwroot/img/icon-sprite.svg | 2 ++ BTCPayServer/wwwroot/pos/common.js | 10 ++++++---- BTCPayServer/wwwroot/pos/keypad.css | 9 ++++----- BTCPayServer/wwwroot/pos/keypad.js | 3 ++- 5 files changed, 19 insertions(+), 11 deletions(-) diff --git a/BTCPayServer/Views/Shared/PointOfSale/Public/VueLight.cshtml b/BTCPayServer/Views/Shared/PointOfSale/Public/VueLight.cshtml index 7706e217a..d49358758 100644 --- a/BTCPayServer/Views/Shared/PointOfSale/Public/VueLight.cshtml +++ b/BTCPayServer/Views/Shared/PointOfSale/Public/VueLight.cshtml @@ -65,7 +65,11 @@
- +