From fd742d6fc8849328749866dbff2936d43abcc7d1 Mon Sep 17 00:00:00 2001 From: "bugreport%peshkin.net" <> Date: Sun, 13 Oct 2002 11:26:02 +0000 Subject: Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave --- template/en/default/list/edit-multiple.html.tmpl | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'template/en/default/list/edit-multiple.html.tmpl') diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index 4121d0292..4d769c5fa 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -116,6 +116,25 @@ + [% IF UserInGroup(Param("timetrackinggroup")) %] + + + + + + + + + + + [% END %] + [% IF Param("useqacontact") %] -- cgit v1.2.3-24-g4f1b