From 6c71949888d82ceaf0e32bebcc160029d36f60fa Mon Sep 17 00:00:00 2001 From: Umar Bolatov Date: Sat, 11 Jul 2020 21:01:52 -0700 Subject: [PATCH] Improve "Pull payments" table look fix #1732 --- BTCPayServer/Views/Wallets/PullPayments.cshtml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/BTCPayServer/Views/Wallets/PullPayments.cshtml b/BTCPayServer/Views/Wallets/PullPayments.cshtml index 5ee89838e..654d16e01 100644 --- a/BTCPayServer/Views/Wallets/PullPayments.cshtml +++ b/BTCPayServer/Views/Wallets/PullPayments.cshtml @@ -64,21 +64,21 @@ - - - - + + + @foreach (var pp in Model.PullPayments) { - - - + + -
+ Start NameRefundedActionsNameRefundedActions
@pp.StartDate.ToBrowserDate()@pp.Name + @pp.StartDate.ToBrowserDate()@pp.Name
@@ -88,10 +88,10 @@
+ View| View | Payouts |