aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
diff options
context:
space:
mode:
authorGuillaume2017-11-27 16:52:38 +0100
committerGuillaume2017-11-27 16:52:38 +0100
commit2b11404b58dad37cc9e5dae3e24bcf7b466f5c32 (patch)
tree3091ac1c0be5f7584de79c9fd8a0a0b217753312 /app/controllers
parentc83002d8f281384244dc9c11432e2eb648b99b3b (diff)
parent6bd0791839353750511ce4a49e6b75a462dfec51 (diff)
downloadchouette-core-2b11404b58dad37cc9e5dae3e24bcf7b466f5c32.tar.bz2
Merge branch 'master' into 4824-create_line_referentials
Diffstat (limited to 'app/controllers')
-rw-r--r--app/controllers/application_controller.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb
index 853c2f715..6a9f6942f 100644
--- a/app/controllers/application_controller.rb
+++ b/app/controllers/application_controller.rb
@@ -48,7 +48,6 @@ class ApplicationController < ActionController::Base
current_organisation
end
-
# Overwriting the sign_out redirect path method
def after_sign_out_path_for(resource_or_scope)
new_user_session_path