Mercurial > hg > soundsoftware-site
view .svn/pristine/56/56b16edf760c468db5b8b7317dd3f9ef978ccd46.svn-base @ 1516:b450a9d58aed redmine-2.4
Update to Redmine SVN revision 13356 on 2.4-stable branch
author | Chris Cannam |
---|---|
date | Tue, 09 Sep 2014 09:28:31 +0100 |
parents | 261b3d9a4903 |
children |
line wrap: on
line source
<% if @wiki && @wiki.sidebar -%> <%= textilizable @wiki.sidebar.content, :text %> <% end -%> <h3><%= l(:label_wiki) %></h3> <ul> <li><%= link_to(l(:field_start_page), {:action => 'show', :id => nil}) %></li> <li><%= link_to(l(:label_index_by_title), {:action => 'index'}) %></li> <li><%= link_to(l(:label_index_by_date), {:controller => 'wiki', :project_id => @project, :action => 'date_index'}) %></li> </ul>