indent properly
This commit is contained in:
parent
842385935e
commit
8328a7237b
1 changed files with 2 additions and 5 deletions
|
|
@ -594,11 +594,8 @@ function view_history_account(p_value,dossier)
|
|||
{
|
||||
layer++;
|
||||
id='det'+layer;
|
||||
var popup={'id':
|
||||
id,'cssclass':'op_detail'
|
||||
,'html':
|
||||
loading(),'drag':
|
||||
true};
|
||||
var popup={'id': id,'cssclass':'op_detail','html':loading(),'drag':true};
|
||||
|
||||
querystring='?gDossier='+dossier+'&act=de&pcm_val='+p_value+'&div='+id;
|
||||
add_div(popup);
|
||||
var action=new Ajax.Request(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue