summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 226ce92)
raw | patch | inline | side by side (parent: 226ce92)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 3 Sep 2002 08:00:02 +0000 (08:00 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 3 Sep 2002 08:00:02 +0000 (08:00 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1050 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/templates/classic/html/issue.item | patch | blob | history |
index a967c09584bb07774d24f751821f4107aa87af28..ee83150193d49f8b4d4bd21887b82b9746ee72a6 100644 (file)
</tr>
</table>
-<span tal:content="structure string:Created on <b>${issue/creation}</b> by <b>${issue/creator/username}</b>, last changed <b>${issue/activity}</b>.">activity info</span>
+<span tal:condition="exists:item" tal:content="structure string:Created on <b>${issue/creation}</b> by <b>${issue/creator/username}</b>, last changed <b>${issue/activity}</b>.">activity info</span>
<tal:block tal:condition="exists:item">
<table class="messages" tal:condition="issue/messages">