Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11145, comment 1


Ignore:
Timestamp:
Nov 19, 2013, 3:57:46 AM (11 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11145, comment 1

    initial v1  
    1111       <py:when test="'date' in change">
    1212-        <i18n:msg params="date, author">Changed ${pretty_dateinfo(change.date)} by ${authorinfo(change.author)}</i18n:msg>
    13 +        <i18n:msg params="date, author">Changed ${pretty_dateinfo(change.date)} by <span class="trac-comment-author">${authorinfo(chang
     13+        <i18n:msg params="date, author">Changed ${pretty_dateinfo(change.date)} by <span class="trac-comment-author">${authorinfo(change.author)}</span></i18n:msg>
    1414       </py:when>
    1515       <py:otherwise>