Fix rendering
This commit is contained in:
parent
501f118f92
commit
d883c3cd8d
@ -792,7 +792,7 @@ foreach ($listofreferent as $key => $value)
|
||||
print "</td>\n";
|
||||
|
||||
// Ref
|
||||
print '<td align="left">';
|
||||
print '<td align="left" class="nowrap">';
|
||||
if ($tablename == 'expensereport_det')
|
||||
{
|
||||
print $expensereport->getNomUrl(1);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user