noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 211/219: Bug : in recherche the ledger choice


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 211/219: Bug : in recherche the ledger choice is transparent
Date: Mon, 18 Dec 2017 13:23:04 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit a4055195b4aa600acfdc50940c502f43d14a2f05
Author: Dany De Bontridder <address@hidden>
Date:   Sat Dec 16 10:04:06 2017 +0100

    Bug : in recherche the ledger choice is transparent
---
 html/js/scripts.js | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/html/js/scripts.js b/html/js/scripts.js
index e34c053..7e5f7b5 100644
--- a/html/js/scripts.js
+++ b/html/js/scripts.js
@@ -871,8 +871,7 @@ function show_ledger_choice(json_obj)
                             };
                             //var y=calcy(posY);
                             var y = posY;
-                            if (json_obj.div != '')
-                                obj.cssclass = "";
+                            
                             obj.style = "top:" + y + 'px;' + obj.style;
                             /* if ( json_obj.class ) 
                              { 



reply via email to

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