Wiki: design fixed

This commit is contained in:
Valery Sizov 2012-02-19 19:47:49 +02:00
parent 4c1b8558df
commit 57271da612
5 changed files with 18 additions and 11 deletions

View file

@ -1,5 +1,6 @@
class WikisController < ApplicationController
before_filter :project
before_filter :add_project_abilities
layout "project"
def show