Merge pull request #28 from differentreality/cfp
Cfp option to accept changes in events
This commit is contained in:
commit
b70ba985af
6 changed files with 20 additions and 3 deletions
|
|
@ -48,4 +48,5 @@ class ApplicationController < ActionController::Base
|
|||
Rails.logger.debug("Access denied!")
|
||||
redirect_to root_path, :alert => exception.message
|
||||
end
|
||||
helper_method :organizer_or_admin?
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue