X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/9c5d423a2225aefe185f426088e9d19818bca011..c3e6cb49a67ee660c2eaeef53e15c85c19d805dd:/report.php diff --git a/report.php b/report.php index 620064af..3bd410a4 100644 --- a/report.php +++ b/report.php @@ -299,6 +299,7 @@ if ($bean->getAttribute('chpaid')) $colspan++; if ($bean->getAttribute('chip')) $colspan++; if ($bean->getAttribute('chinvoice')) $colspan++; if ($bean->getAttribute('chtimesheet')) $colspan++; +if ($bean->getAttribute('chfiles')) $colspan++; // Assign variables that are used to alternate color of rows for different dates. $smarty->assign('prev_date', '');