show reconciliation in card -> historic
This commit is contained in:
parent
fbe2a33d0d
commit
ae53e794eb
1 changed files with 1 additions and 0 deletions
|
|
@ -448,6 +448,7 @@ for ($e = 0; $e < count($afiche); $e++)
|
|||
for ($i = 0; $i < count($letter->content); $i++)
|
||||
{
|
||||
$row = $letter->content[$i];
|
||||
$html_letter="";
|
||||
if ($row['letter']!=-1) {
|
||||
$html_letter=strtoupper(base_convert($row['letter'],10,36));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue