~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/templates/inventory.pt

  • Committer: William Grant
  • Date: 2012-02-03 01:29:46 UTC
  • mto: This revision was merged to the branch mainline in revision 467.
  • Revision ID: william.grant@canonical.com-20120203012946-17blutgatjtw8ixf
NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
                                                     title string:Show revision ${file/change/revno}"
85
85
                                     tal:content="file/change/revno"></a>
86
86
                 </td>
87
 
                 <td class="date" tal:content="python:util.date_time(file.change.date)"></td>
 
87
                 <td class="date" tal:content="python:util.date_time(file.change.utc_date)"></td>
88
88
                 <td class="timedate2"></td>
89
89
                 <td class="expcell"><a tal:attributes="href python:url(['/changes'], start_revid=start_revid, filter_file_id=file.file_id);
90
90
                                                     title string:Show revision ${file/change/revno}">
107
107
                                                     title string:Show revision ${file/change/revno}"
108
108
                                     tal:content="file/change/revno"></a>
109
109
                 </td>
110
 
                 <td class="date" tal:content="python:util.date_time(file.change.date)"></td>
 
110
                 <td class="date" tal:content="python:util.date_time(file.change.utc_date)"></td>
111
111
                 <td class="timedate2">.</td>
112
112
                 <td class="expcell"><a tal:attributes="href python:url(['/changes'], start_revid=start_revid, filter_file_id=file.file_id);
113
113
                                                        title string:Show revision ${file/change/revno}">
136
136
                                                  title string:Show revision ${file/change/revno}"
137
137
                                  tal:content="file/change/revno"></a>
138
138
              </td>
139
 
              <td class="date" tal:content="python:util.date_time(file.change.date)"></td>
 
139
              <td class="date" tal:content="python:util.date_time(file.change.utc_date)"></td>
140
140
              <td class="timedate2" tal:content="python:util.human_size(file.size)"></td>
141
141
              <td class="expcell"><a tal:attributes="href python:url(['/view', revno_url, file.absolutepath]);
142
142
                                                     title string:View ${file/filename}">