Commit 5cd2e65f authored by Vasilii Iakliushin's avatar Vasilii Iakliushin

Merge branch 'add-prepend-mod-to-projects-graphs-controller' into 'master'

Add prepend_mod to projects/graphs_controller.rb

See merge request gitlab-org/gitlab!84866
parents 8389c588 f285ed32
......@@ -102,3 +102,5 @@ class Projects::GraphsController < Projects::ApplicationController
render json: @log.to_json
end
end
Projects::GraphsController.prepend_mod
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