From 672491c66c1fe37daf63b6b9214dd90358358c06 Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Tue, 20 Aug 2024 18:11:13 +0200 Subject: [PATCH] UI: Offcanvas fixes --- BTCPayServer/Views/Shared/PointOfSale/Public/Cart.cshtml | 2 +- BTCPayServer/Views/Shared/PointOfSale/Public/VueLight.cshtml | 2 +- BTCPayServer/Views/Shared/TemplateEditor.cshtml | 2 +- BTCPayServer/Views/UIForms/Modify.cshtml | 2 +- BTCPayServer/wwwroot/js/form-editor.js | 5 +++-- BTCPayServer/wwwroot/js/template-editor.js | 5 +++-- 6 files changed, 10 insertions(+), 8 deletions(-) diff --git a/BTCPayServer/Views/Shared/PointOfSale/Public/Cart.cshtml b/BTCPayServer/Views/Shared/PointOfSale/Public/Cart.cshtml index d64453640..f8ee52475 100644 --- a/BTCPayServer/Views/Shared/PointOfSale/Public/Cart.cshtml +++ b/BTCPayServer/Views/Shared/PointOfSale/Public/Cart.cshtml @@ -142,7 +142,7 @@ Empty
diff --git a/BTCPayServer/Views/Shared/PointOfSale/Public/VueLight.cshtml b/BTCPayServer/Views/Shared/PointOfSale/Public/VueLight.cshtml index a1f9c0693..6606c15dc 100644 --- a/BTCPayServer/Views/Shared/PointOfSale/Public/VueLight.cshtml +++ b/BTCPayServer/Views/Shared/PointOfSale/Public/VueLight.cshtml @@ -81,7 +81,7 @@
-
+
Products
@if (Model.ShowSearch) diff --git a/BTCPayServer/Views/Shared/TemplateEditor.cshtml b/BTCPayServer/Views/Shared/TemplateEditor.cshtml index 420e824dd..e542805d4 100644 --- a/BTCPayServer/Views/Shared/TemplateEditor.cshtml +++ b/BTCPayServer/Views/Shared/TemplateEditor.cshtml @@ -151,7 +151,7 @@ class="bg-tile pb-2 rounded" />
-
+
Edit Item
diff --git a/BTCPayServer/Views/UIForms/Modify.cshtml b/BTCPayServer/Views/UIForms/Modify.cshtml index 808d5da5e..019fcab89 100644 --- a/BTCPayServer/Views/UIForms/Modify.cshtml +++ b/BTCPayServer/Views/UIForms/Modify.cshtml @@ -270,7 +270,7 @@ class="bg-tile pb-2 rounded" />
-
+
Edit Field