~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/templates/changelog.pt

  • Committer: Michael Hudson-Doyle
  • Date: 2012-01-08 21:43:42 UTC
  • mto: This revision was merged to the branch mainline in revision 462.
  • Revision ID: michael.hudson@linaro.org-20120108214342-avr93k5rx1rbu73w
generate path based urls in the breadcrumbs rather than file_id based ones

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
            <td tal:condition="show_tag_col" tal:content="string:${entry/tags}"
130
130
                class="tagcell"></td>
131
131
            <td class="date">
132
 
              <span tal:attributes="title python:util.date_time(entry.utc_date)"
133
 
                    tal:content="python:util._approximatedate(entry.utc_date)"></span>
 
132
              <span tal:attributes="title python:util.date_time(entry.date)"
 
133
                    tal:content="python:util._approximatedate(entry.date)"></span>
134
134
            </td>
135
135
            <td class="diffr"><a tal:attributes="title python:'Show diff at revision '+entry.revno;
136
136
                                                 href python:url(['/revision', entry.revno], clear=1)">