Amélioration pour ajout catégorie : dimension div

This commit is contained in:
Dany De Bontridder 2014-11-16 00:32:08 +01:00
parent c7703ab82e
commit 2200e3f708

View file

@ -446,7 +446,7 @@ function select_card_type(obj)
sx=document.body.scrollTop+160;
}
var str_style="top:"+sx+"px;height:30%";
var str_style="top:"+sx+"px;height:auto";
waiting_box();
var popup={'id': content,'cssclass':'inner_box','style':str_style,'html':"",'drag':true};