Indefero

Indefero Commit Details


Date:2008-08-13 14:23:26 (16 years 4 months 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, svn
Commit:109431cd40f333a4cb0177c8f93e4198f442dbaa
Parents: a8db15d1e5dd2cfba43ee26f708e21526f303061
Message:Remove the uncessary sign in propagando from the download pages.

Changes:

File differences

src/IDF/templates/downloads/base.html
33
44
55
6
76
87
{block subtabs}
<div id="sub-tabs">
<a {if $inDownloads}class="active" {/if}href="{url 'IDF_Views_Download::index', array($project.shortname)}">{trans 'Downloads'}</a> {if $isOwner or $isMember}| <a {if $inSubmit}class="active" {/if}href="{url 'IDF_Views_Download::submit', array($project.shortname)}">{trans 'New Download'}</a> {/if}
{superblock}
</div>
{/block}

Archive Download the corresponding diff file

Page rendered in 0.07932s using 13 queries.