Mercurial > hg > soundsoftware-site
view .svn/pristine/56/56b16edf760c468db5b8b7317dd3f9ef978ccd46.svn-base @ 1524:82fac3dcf466 redmine-2.5-integration
Fix failure to interpret Javascript when autocompleting members for project
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Thu, 11 Sep 2014 10:24:38 +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>