explicit action and test for edit_web

This commit is contained in:
Alexey Verkhovsky 2005-01-23 18:30:33 +00:00
parent a3142c377a
commit 780891349a
2 changed files with 11 additions and 0 deletions

View file

@ -34,6 +34,10 @@ class WikiController < ApplicationController
end
end
def edit_web
# to template
end
def new_system
redirect_to(:action => 'index') if wiki.setup?
# otherwise, to template