most of the time the title was not rendered if there was no content in the box added titles were needed changed title 'wiki' in project description boxpull/6827/head
parent
c9f85970fd
commit
a7999bdf71
@ -1,4 +1,5 @@ |
|||||||
<h2 class="page-layout-only"><%=l(:label_wiki)%></h2> |
<h2 class="page-layout-only"><%=l(:label_project_description)%></h2> |
||||||
|
<h3><%=l(:label_project_description)%></h3> |
||||||
<div class="wiki"> |
<div class="wiki"> |
||||||
<%= textilizable @project.description %> |
<%= textilizable @project.description %> |
||||||
</div> |
</div> |
||||||
|
Loading…
Reference in new issue