5 lines
197 B
Text
5 lines
197 B
Text
%li
|
|
= link_to wiki_page.title, project_wiki_path(@project, wiki_page)
|
|
%small (#{wiki_page.format})
|
|
.pull-right
|
|
%small Last edited #{time_ago_with_tooltip(wiki_page.commit.authored_date)}
|