0000817: CARD Recherche Fiche
Table triable (javascript)
This commit is contained in:
parent
b5b4c5ec3d
commit
9464a25be3
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ function boxsearch_card(p_dossier)
|
|||
var div_style="left:10%;width:80%;"+";top:"+y;
|
||||
add_div({id:'boxsearch_card_div',cssclass:'inner_box',html:loading(),style:div_style,drag:true});
|
||||
$('boxsearch_card_div').innerHTML=req.responseText;
|
||||
sorttable.makeSortable($('tb_fiche'));
|
||||
}
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue