Wiki: base implemetation logic

This commit is contained in:
Valery Sizov 2012-02-19 19:05:35 +02:00
parent eacea15a21
commit 4c1b8558df
8 changed files with 35 additions and 68 deletions

View file

@ -21,5 +21,5 @@
Wall
- if @project.wiki_enabled
-#= link_to project_wikis_path(@project), :class => current_page?(:controller => "projects", :action => "wiki", :id => @project) ? "current" : nil do
= link_to project_wiki_path(@project, :index), :class => current_page?(:controller => "projects", :action => "wiki", :id => @project) ? "current" : nil do
Wiki