Skip to content
Snippets Groups Projects
Commit 04b1741c authored by Shinya Maeda's avatar Shinya Maeda
Browse files

Remove def favicon from extended status

parent 6d6127f6
No related branches found
No related tags found
1 merge request!9561Expose CI/CD status API endpoints with Gitlab::Ci::Status facility on pipeline, job and merge request for favicon
Loading
Loading
@@ -13,10 +13,6 @@ module Gitlab
'icon_status_warning'
end
 
def favicon
'favicon_status_warning'
end
def group
'failed_with_warnings'
end
Loading
Loading
Loading
Loading
@@ -19,10 +19,6 @@ module Gitlab
def icon
'icon_status_warning'
end
def favicon
'favicon_status_warning'
end
def group
'success_with_warnings'
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