Skip to content
Snippets Groups Projects
Commit ffafd097 authored by Grzegorz Bizon's avatar Grzegorz Bizon
Browse files

Fix build stop extended status CSS class

parent d6082014
No related branches found
No related tags found
No related merge requests found
Loading
@@ -17,10 +17,6 @@ module Gitlab
Loading
@@ -17,10 +17,6 @@ module Gitlab
'icon_status_skipped' 'icon_status_skipped'
end end
   
def to_s
'stop'
end
def has_action? def has_action?
can?(user, :update_build, subject) can?(user, :update_build, subject)
end end
Loading
Loading
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