Commit ffafd097 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Fix build stop extended status CSS class

parent d6082014
......@@ -17,10 +17,6 @@ module Gitlab
'icon_status_skipped'
end
def to_s
'stop'
end
def has_action?
can?(user, :update_build, subject)
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