X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=report.php;h=3bd410a464ea7a5abd9a2aa0a551de910ca357f7;hb=181d072f27ced2ed2e350dc66ee6aaeafce9f4bf;hp=620064afb3b546568ac044f1b2f8e7e7cf58e8b9;hpb=1e825770a4defc5eb8d2032c35dc90e8bc8684da;p=timetracker.git 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', '');