srchub-old

srchub-old Mercurial Source Tree


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

{extends "idf/base.html"}
{block tabreview} class="active"{/block}
{block subtabs}
<div id="sub-tabs">
<a {if $inOpenReviews}class="active" {/if}href="{url 'IDF_Views_Review::index', array($project.shortname)}">{trans 'Open Reviews'}</a> 
{if !$user.isAnonymous()} | <a {if $inCreate}class="active" {/if}href="{url 'IDF_Views_Review::create', array($project.shortname)}">{trans 'Start Code Review'}</a> {/if} 
{superblock}
</div>
{/block}
Source at commit 913d86aa4ab2 created 10 years 7 months ago.
By "Nathan Adams ", Adding entry for objective-c and ASM in autoloader

Archive Download this file

Branches

Tags

Page rendered in 7.83042s using 11 queries.