noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 12/13: Bug : followup detail operation: price


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 12/13: Bug : followup detail operation: price Purchase or Sale, amount_from_type lost when searching , because exists in double
Date: Wed, 11 Nov 2020 10:23:44 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 536bba4be6c7a4c4200c6f38b3e7d97235ca3563
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Wed Nov 11 10:54:09 2020 +0100

    Bug : followup detail operation:  price Purchase or Sale,
    amount_from_type lost when searching , because exists in double
---
 include/ajax/ajax_card.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/ajax/ajax_card.php b/include/ajax/ajax_card.php
index 62e88de..5c7cdac 100644
--- a/include/ajax/ajax_card.php
+++ b/include/ajax/ajax_card.php
@@ -440,7 +440,6 @@ case 'fs':
             $sql_array[$i]=${$i};
         }
     }
-    $r.=$hidden;
     $r.="</form>";
 
     $sql_array["query"]=$query;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]