Task #1045 - Amélioration apparence :
Placement boite "ajout categorie de fiche"
This commit is contained in:
parent
0e4b44478d
commit
09478c0e1b
1 changed files with 1 additions and 1 deletions
|
|
@ -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};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue