AutoCommit Mon Jun 8 22:03:14 CEST 2015
This commit is contained in:
@@ -48,7 +48,7 @@ u=current_user
|
||||
end
|
||||
|
||||
def current_ability
|
||||
@current_ability ||= Ability.new(current_user, request)
|
||||
@current_ability ||= Ability.new(current_user, request, params[:key])
|
||||
end
|
||||
def default_url_options
|
||||
{locale: I18n.locale, theme: nil , ansicht: nil}
|
||||
|
||||
Reference in New Issue
Block a user