[refs #265] Fix wiki history link

This commit is contained in:
konstantin.grabar 2012-03-05 20:36:58 +04:00
parent c176304088
commit 9558a1d65f
1 changed files with 1 additions and 4 deletions

View File

@ -8,10 +8,7 @@
%span.date= activity_feed.created_at
%br
%span.subject
-#TODO: Fix wiki compare routes.
-# User #{ link_to user_name, user_path(user_id) } has been update wiki #{ link_to "history", compare_versions_project_wiki_index_path(project_id, commit_sha) }
User #{ link_to user_name, user_path(user_id) } has been update wiki #{ link_to "history", history_project_wiki_index_path(project_id) }
.both
.fulltext
-#TODO: Fix wiki compare routes.
-#%p== User #{ link_to user_name, user_path(user_id) } has been update wiki #{ link_to "history", compare_versions_project_wiki_index_path(project_id, commit_sha) }
Into project #{ link_to(project_name, project_path(project_id)) }