|
|
@ -97,7 +97,9 @@ |
|
|
|
<div id="breadcrumb"> |
|
|
|
<div id="breadcrumb"> |
|
|
|
<h1> |
|
|
|
<h1> |
|
|
|
<span class = 'hidden-for-sighted'><%=l(:description_current_position)%></span> |
|
|
|
<span class = 'hidden-for-sighted'><%=l(:description_current_position)%></span> |
|
|
|
<%= page_header_title %> |
|
|
|
<%= breadcrumb_list(link_to('Home', home_path), |
|
|
|
|
|
|
|
link_to_project_ancestors(@project), |
|
|
|
|
|
|
|
*breadcrumb_paths) %> |
|
|
|
</h1> |
|
|
|
</h1> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|