srchub-old

srchub-old Mercurial Source Tree


Root/indefero/src/IDF/templates/idf/review/index.html

1
2
3
4
5
6
7
8
{extends "idf/review/base.html"}
{block docclass}yui-t2{assign $inOpenReviews=true}{/block}
{block body}
{$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 'Start Code Review'}</a></p>{/if}
{/block}
Source at commit 5c708d546d02 created 11 years 9 months ago.
By "Nathan Adams ", Adding migration for OTP field

Archive Download this file

Branches

Tags

Page rendered in 1.03176s using 11 queries.