Skip to content
Extraits de code Groupes Projets
Valider 17be0277 rédigé par Raphael's avatar Raphael
Parcourir les fichiers

redirect to root instead of search

parent b7047043
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -23,7 +23,7 @@ class PeopleController < ApplicationController
def destroy
current_user.unfriend(current_user.visible_person_by_id(params[:id]))
respond_with :location => people_url
respond_with :location => root_url
end
end
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter