Added the link to commit and issues in the changelog.
This commit is contained in:
parent
4c5bd8d2be
commit
f4f8f9615a
@ -14,7 +14,7 @@
|
||||
{aurl 'url', 'IDF_Views_Source::commit', array($project.shortname, $change.commit)}
|
||||
<tr class="log">
|
||||
<td><a href="{$url}">{$change.date|dateago:"wihtout"}</a></td>
|
||||
<td>{$change.title}{if $change.full_message}<br /><br />{$change.full_message}{/if}</td>
|
||||
<td>{issuetext $change.title, $project}{if $change.full_message}<br /><br />{issuetext $change.full_message, $project}{/if}</td>
|
||||
</tr>
|
||||
<tr class="extra">
|
||||
<td colspan="2">
|
||||
|
Loading…
Reference in New Issue
Block a user