debian-mirror-gitlab/app/views/shared/wikis/_sidebar_wiki_page.html.haml

4 lines
133 B
Text
Raw Normal View History

2017-08-17 22:00:37 +05:30
%li{ class: active_when(params[:id] == wiki_page.slug) }
2020-06-23 00:09:42 +05:30
= link_to wiki_page_path(@wiki, wiki_page) do
2019-02-15 15:39:39 +05:30
= wiki_page.human_title