Task #1045 - Amélioration apparence :

Placement boite "ajout categorie de fiche"
This commit is contained in:
Dany De Bontridder 2014-11-12 22:59:37 +01:00
parent 0e4b44478d
commit 09478c0e1b

View file

@ -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};