Removed some code from admin/create_web, the purpose of which was incomprehensible
This commit is contained in:
parent
2969b38bd0
commit
dfcc891795
2 changed files with 0 additions and 9 deletions
|
@ -44,9 +44,6 @@ class AdminController < ApplicationController
|
|||
end
|
||||
else
|
||||
# no form submitted -> render template
|
||||
if @wiki.system[:password].nil?
|
||||
redirect_to :controller => 'wiki', :action => 'index'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue