Indefero

Indefero Commit Details


Date:2008-11-30 03:37:40 (16 years 22 days ago)
Author:Loic d'Anterroches
Branch:dev, develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:81cb427f7f65c95ffc1d5a1a7a64e84074cd3888
Parents: 8941889a17efd948644f82aa1cd9d553c9fe6ac7
Message:Fixed to be consistent with the rest.

Changes:

File differences

src/IDF/templates/idf/review/index.html
44
55
66
7
7
88
99
1010
{$reviews.render}
{if !$user.isAnonymous()}
{aurl 'url', 'IDF_Views_Review::create', array($project.shortname)}
<p><a href="{$url}"><img style="vertical-align: text-bottom;" src="{media '/idf/img/add.png'}" alt="+" align="bottom" /></a> <a href="{$url}">{trans 'New Code Review'}</a></p>{/if}
<p><a href="{$url}"><img style="vertical-align: text-bottom;" src="{media '/idf/img/add.png'}" alt="+" align="bottom" /></a> <a href="{$url}">{trans 'Start Code Review'}</a></p>{/if}
{/block}
{block context}

Archive Download the corresponding diff file

Page rendered in 0.07116s using 13 queries.