2
0
forked from Wavyzz/dolibarr

Fix into filters of time consumed

This commit is contained in:
Laurent Destailleur
2017-07-28 23:32:55 +02:00
parent 25c5ed8f72
commit 5e17c2efb9
4 changed files with 79 additions and 19 deletions

View File

@@ -629,9 +629,11 @@ function projectLinesPerDay(&$inc, $parent, $fuser, $lines, &$level, &$projectsr
print '<tr class="oddeven">'."\n";
// User
/*
print '<td class="nowrap">';
print $fuser->getNomUrl(1, 'withproject', 'time');
print '</td>';
*/
// Ref
print '<td>';
@@ -835,9 +837,11 @@ function projectLinesPerWeek(&$inc, $firstdaytoshow, $fuser, $parent, $lines, &$
print '<tr class="oddeven">'."\n";
// User
/*
print '<td class="nowrap">';
print $fuser->getNomUrl(1, 'withproject', 'time');
print '</td>';
*/
// Ref
print '<td class="nowrap">';