srchub-old

srchub-old Commit Details


Date:2014-04-05 00:02:00 (10 years 6 months ago)
Author:Natalie Adams
Branch:default
Commit:8b130f9f2f70
Parents: 396b43869081
Message:adding media

updating timeline
Changes:
Aindefero/www/media/idf/img/feediconorig.png
Mindefero/src/IDF/templates/idf/project/timeline.html (2 diffs)

File differences

indefero/src/IDF/templates/idf/project/timeline.html
44
55
66
7
7
88
99
1010
......
2222
2323
2424
25
25
26
2627
2728
2829
{block tabhome} class="active"{/block}
{block subtabs}
<div id="sub-tabs">
<a href="{url 'IDF_Views_Project::home', array($project.shortname)}">{trans 'Welcome'}</a> | <strong><a href="{url 'IDF_Views_Project::timeline', array($project.shortname, 'all')}" class="active">{trans 'Latest Updates'}</a></strong>{superblock}
<a href="{url 'IDF_Views_Project::home', array($project.shortname)}">{trans 'Welcome'}</a> | <a href="{$feedurl}"><img src="{media '/idf/img/feediconorig.png'}" alt="{trans 'RSS'}" /></a> <strong><a href="{url 'IDF_Views_Project::timeline', array($project.shortname, 'all')}" class="active">{trans 'Latest Updates'}</a> </strong>{superblock}
</div>
{/block}
{/foreach}
</p>
<p><strong>{trans 'Subscribe to this timeline'}</strong><br />
<span class="label"><img src="{media '/idf/img/rss.png'}" alt="{trans 'RSS'}" /> <a href="{$feedurl}">{trans 'Atom feed'}</a></span>
<span class="label"><img src="{media '/idf/img/feediconorig.png'}" alt="{trans 'RSS'}" /> <a href="{$feedurl}">{trans 'Atom feed'}</a></span>
</p>
{/block}

Archive Download the corresponding diff file

Branches

Tags

Page rendered in 0.43005s using 14 queries.