Indefero

Indefero Commit Details


Date:2010-11-24 19:02:38 (14 years 27 days ago)
Author:Thomas Keller
Branch: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:653299f4d8762a509a661bdb0befa94b51cec1c3
Parents: 704850f5c6c1a1d6e5fd7f9cb20d955774f5d99e
Message:Put a proper link around the "Home" menu entry.

Changes:

File differences

src/IDF/templates/idf/project/home.html
33
44
55
6
6
77
88
99
{block tabhome} class="active"{/block}
{block subtabs}
<div id="sub-tabs">
{trans 'Welcome'} | <strong><a href="{url 'IDF_Views_Project::timeline', array($project.shortname, 'all')}">{trans 'Latest Updates'}</a></strong>{superblock}
<a href="{url 'IDF_Views_Project::home', array($project.shortname)}" class="active">{trans 'Welcome'}</a> | <strong><a href="{url 'IDF_Views_Project::timeline', array($project.shortname,
</div>
{/block}
{block body}

Archive Download the corresponding diff file

Page rendered in 0.07368s using 13 queries.