Put a proper link around the "Home" menu entry.
This commit is contained in:
parent
704850f5c6
commit
653299f4d8
@ -3,7 +3,7 @@
|
||||
{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}
|
||||
|
Loading…
Reference in New Issue
Block a user