noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 09/11: Task #1045 - Amélioration apparence


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 09/11: Task #1045 - Amélioration apparence : Placement boite "ajout categorie de fiche"
Date: Wed, 12 Nov 2014 23:06:47 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 09478c0e1b6b17e80c59f7242503f4b474126739
Author: Dany De Bontridder <address@hidden>
Date:   Wed Nov 12 22:59:37 2014 +0100

    Task #1045 - Amélioration apparence  :
    Placement boite "ajout categorie de fiche"
---
 html/js/card.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/html/js/card.js b/html/js/card.js
index a700732..ba7c2eb 100644
--- a/html/js/card.js
+++ b/html/js/card.js
@@ -446,7 +446,7 @@ function select_card_type(obj)
         sx=document.body.scrollTop+60;
     }
 
-    var str_style="top:"+sx+"px;left:25%;height:30%";
+    var str_style="top:"+sx+"px;height:30%";
     waiting_box();
     var popup={'id':  
content,'cssclass':'inner_box','style':str_style,'html':"",'drag':true};
 



reply via email to

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