From 326eb1135b74f8ba9ed19949ff293e46a7afbc04 Mon Sep 17 00:00:00 2001 From: galloway-valence Date: Fri, 25 Mar 2022 22:09:58 -0600 Subject: [PATCH] added inputmode attr to relevant input fields --- BTCPayServer/Views/UIApps/TemplateEditor.cshtml | 2 +- BTCPayServer/Views/UIApps/UpdateCrowdfund.cshtml | 4 ++-- BTCPayServer/Views/UIApps/UpdatePointOfSale.cshtml | 2 +- BTCPayServer/Views/UIPaymentRequest/EditPaymentRequest.cshtml | 2 +- BTCPayServer/Views/UIPaymentRequest/ViewPaymentRequest.cshtml | 4 ++-- BTCPayServer/Views/UIPullPayment/ViewPullPayment.cshtml | 2 +- BTCPayServer/Views/UIServer/CreateTemporaryFileUrl.cshtml | 2 +- BTCPayServer/Views/UIWallets/WalletSend.cshtml | 4 ++-- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/BTCPayServer/Views/UIApps/TemplateEditor.cshtml b/BTCPayServer/Views/UIApps/TemplateEditor.cshtml index b48fa9eb4..bc9b894d6 100644 --- a/BTCPayServer/Views/UIApps/TemplateEditor.cshtml +++ b/BTCPayServer/Views/UIApps/TemplateEditor.cshtml @@ -89,7 +89,7 @@
- +
diff --git a/BTCPayServer/Views/UIApps/UpdateCrowdfund.cshtml b/BTCPayServer/Views/UIApps/UpdateCrowdfund.cshtml index cdd47f3fb..7e0cd895a 100644 --- a/BTCPayServer/Views/UIApps/UpdateCrowdfund.cshtml +++ b/BTCPayServer/Views/UIApps/UpdateCrowdfund.cshtml @@ -80,7 +80,7 @@
- +
@@ -124,7 +124,7 @@
- + +
diff --git a/BTCPayServer/Views/UIPaymentRequest/EditPaymentRequest.cshtml b/BTCPayServer/Views/UIPaymentRequest/EditPaymentRequest.cshtml index badcaa8df..f792e2913 100644 --- a/BTCPayServer/Views/UIPaymentRequest/EditPaymentRequest.cshtml +++ b/BTCPayServer/Views/UIPaymentRequest/EditPaymentRequest.cshtml @@ -45,7 +45,7 @@
- +
diff --git a/BTCPayServer/Views/UIPaymentRequest/ViewPaymentRequest.cshtml b/BTCPayServer/Views/UIPaymentRequest/ViewPaymentRequest.cshtml index 63ddaaf2e..e950034e3 100644 --- a/BTCPayServer/Views/UIPaymentRequest/ViewPaymentRequest.cshtml +++ b/BTCPayServer/Views/UIPaymentRequest/ViewPaymentRequest.cshtml @@ -112,7 +112,7 @@
- + @Model.Currency.ToUpper()
@@ -154,7 +154,7 @@
- + {{currency}}
diff --git a/BTCPayServer/Views/UIPullPayment/ViewPullPayment.cshtml b/BTCPayServer/Views/UIPullPayment/ViewPullPayment.cshtml index c6d8bc427..fab435a2e 100644 --- a/BTCPayServer/Views/UIPullPayment/ViewPullPayment.cshtml +++ b/BTCPayServer/Views/UIPullPayment/ViewPullPayment.cshtml @@ -72,7 +72,7 @@
- + @Model.Currency.ToUpper()
diff --git a/BTCPayServer/Views/UIServer/CreateTemporaryFileUrl.cshtml b/BTCPayServer/Views/UIServer/CreateTemporaryFileUrl.cshtml index f32c5c804..30f6b073f 100644 --- a/BTCPayServer/Views/UIServer/CreateTemporaryFileUrl.cshtml +++ b/BTCPayServer/Views/UIServer/CreateTemporaryFileUrl.cshtml @@ -21,7 +21,7 @@
- +
diff --git a/BTCPayServer/Views/UIWallets/WalletSend.cshtml b/BTCPayServer/Views/UIWallets/WalletSend.cshtml index a2b222741..121452018 100644 --- a/BTCPayServer/Views/UIWallets/WalletSend.cshtml +++ b/BTCPayServer/Views/UIWallets/WalletSend.cshtml @@ -74,7 +74,7 @@
@@ -111,7 +111,7 @@