Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_sidebar_wiki_page.html.haml « wikis « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2573471f9f9968de74a8d2741b6bebea0ead95f1 (plain)
1
2
3
%li{ class: active_when(params[:id] == wiki_page.slug) }
  = link_to wiki_page_path(@wiki, wiki_page) do
    = wiki_page.human_title