Amélioration pour ajout catégorie : dimension div
This commit is contained in:
parent
c7703ab82e
commit
2200e3f708
1 changed files with 1 additions and 1 deletions
|
|
@ -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};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue