Use Gitlab::Git:: for git features across application
This commit is contained in:
parent
bb06e905ef
commit
49b024f5f5
11 changed files with 32 additions and 64 deletions
|
@ -13,5 +13,4 @@
|
|||
= preserve do
|
||||
= render_wiki_content(@wiki)
|
||||
|
||||
- commit = Commit.new(@wiki.version)
|
||||
%p.time Last edited by #{commit_author_link(commit, avatar: true, size: 16)} #{time_ago_in_words @wiki.created_at} ago
|
||||
%p.time Last edited by #{commit_author_link(@wiki.version, avatar: true, size: 16)} #{time_ago_in_words @wiki.created_at} ago
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue