From c87cf3eea88b9ca2cbf50d4be40aebf1b7e49124 Mon Sep 17 00:00:00 2001 From: rizwanisready Date: Fri, 7 Jun 2024 20:40:45 +0530 Subject: [PATCH] selling selected rewards 2 --- templates/manage_wallets/withdrawal_list.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/manage_wallets/withdrawal_list.html b/templates/manage_wallets/withdrawal_list.html index f05e2ef..c57d8da 100644 --- a/templates/manage_wallets/withdrawal_list.html +++ b/templates/manage_wallets/withdrawal_list.html @@ -40,8 +40,8 @@ colspan="1" style="width: 69.2656px;"> Record Id Principal - + Qty Amount {{withdrawal_obj.id}} {{withdrawal_obj.principal}} - + {{withdrawal_obj.coins}} {{withdrawal_obj.amount}} {{withdrawal_obj.token}} {{withdrawal_obj.status}}