souligne le n° interne dans rapprochement
This commit is contained in:
parent
f694affe24
commit
5dcaf7bd6d
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ if ($aRap != null ) {
|
|||
$remove=$rmReconciliation->input();
|
||||
else
|
||||
$remove='';
|
||||
echo tr (td('<a href="javascript:void(0)" onclick="'.$str.'" >'.$internal.'</A>').td($amount).td($array_jr[0]['jr_comment']).td($remove));
|
||||
echo tr (td('<a class="line" href="javascript:void(0)" onclick="'.$str.'" >'.$internal.'</A>').td($amount).td($array_jr[0]['jr_comment']).td($remove));
|
||||
}
|
||||
echo '</table>';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue