NEW Add the now link when creating expense report
This commit is contained in:
parent
31e1ad48e3
commit
25fa729e4e
@ -2215,7 +2215,7 @@ else
|
|||||||
|
|
||||||
// Select date
|
// Select date
|
||||||
print '<td align="center">';
|
print '<td align="center">';
|
||||||
print $form->selectDate($date?$date:-1, 'date');
|
print $form->selectDate($date?$date:-1, 'date', 0, 0, 0, '', 1, 1);
|
||||||
print '</td>';
|
print '</td>';
|
||||||
|
|
||||||
// Select project
|
// Select project
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user