BigW Consortium Gitlab

Fix commit page

parent f19cdee8
......@@ -34,7 +34,7 @@ class Projects::CommitController < Projects::ApplicationController
respond_to do |format|
format.html do
if result[:status] == :huge_commit
if @status == :huge_commit
render "huge_commit" and return
end
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