summaryrefslogtreecommitdiff
path: root/app/views/projects/wikis/_sidebar_wiki_page.html.haml
blob: daf01634c42c278476541886d3fd59340bc054d6 (plain)
1
2
3
%li{ class: active_when(params[:id] == wiki_page.slug) }
  = link_to project_wiki_path(@project, wiki_page) do
    = wiki_page.title