RSS

(root)/bugzilla/4.0 : 6818 : template/en/default/bug/comments.html.tmpl

To get this branch, use:
bzr branch /bugzilla/4.0

« back to all changes in this revision

Viewing changes to template/en/default/bug/comments.html.tmpl

lpsolit%gmail.com
2009-11-10 08:31:47
Revision ID: cvs-1:lpsolitgmail.com-20091110163147-08b72nzt4if2j968
Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit

Show diffs side-by-side

added added

removed removed

205
205
        </span>
206
206
      </div>
207
207
 
208
 
      [% IF user.in_group(Param('timetrackinggroup')) &&
 
208
      [% IF user.is_timetracker &&
209
209
            (comment.work_time > 0 || comment.work_time < 0) %]
210
210
         <br>
211
211
         Additional hours worked: 

Loggerhead 1.18.1 is a web-based interface for Bazaar branches