Skip to content
Snippets Groups Projects
Commit 914babcd authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Fix

parent a88cf7d4
No related branches found
Tags v2.2.2
No related merge requests found
......@@ -36,7 +36,7 @@ class Server::WebsitesController < Server::ApplicationController
def analyse
Git::OrphanAndLayoutAnalyzer.new(@website).launch
redirect_back fallback_location: server_communication_website_path(@website),
redirect_back fallback_location: server_website_path(@website),
notice: t('admin.communication.website.git_file.analysis.launched')
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment