From 5c37c5fd754e39dc67bbd9172ef2454ebe666120 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 22 Jul 2021 10:08:13 -0400 Subject: trad: changed delete button to no set symbol --- app/trading/templates/trading/list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/trading') diff --git a/app/trading/templates/trading/list.html b/app/trading/templates/trading/list.html index 28e5c89..7694583 100644 --- a/app/trading/templates/trading/list.html +++ b/app/trading/templates/trading/list.html @@ -89,7 +89,7 @@ {% endif %} - remove + {% endfor %} @@ -148,7 +148,7 @@ {% endif %} {%if object.status == 2%} - remove + {% endif %} {% endfor %} -- cgit v1.2.3-70-g09d2