Commit 8ba44e46 authored by Sean McGivern's avatar Sean McGivern

Merge branch '5781-operations-homepage-mvc-routes' into 'master'

Backport CE route changes for Ops Dashboard in EE

See merge request gitlab-org/gitlab-ce!22640
parents fcd2f35b 8415e994
......@@ -80,6 +80,7 @@ Rails.application.routes.draw do
get 'ide' => 'ide#index'
get 'ide/*vueroute' => 'ide#index', format: false
draw :operations
draw :instance_statistics
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment