Add history for bank in Financier -> solde
This commit is contained in:
parent
44cf5e295c
commit
10b066538b
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ if ( $def==3) {
|
|||
$idx++;
|
||||
echo "<tr class=\"$odd\">";
|
||||
echo "<TD >".
|
||||
$array[$i]->strAttribut(ATTR_DEF_QUICKCODE).
|
||||
IButton::history_card($array[$i]->id,$array[$i]->strAttribut(ATTR_DEF_QUICKCODE)).
|
||||
"</TD>";
|
||||
|
||||
echo "<TD >".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue