BigW Consortium Gitlab

Commit 04b1741c by Shinya Maeda

Remove def favicon from extended status

parent 6d6127f6
......@@ -13,10 +13,6 @@ module Gitlab
'icon_status_warning'
end
def favicon
'favicon_status_warning'
end
def group
'failed_with_warnings'
end
......
......@@ -19,10 +19,6 @@ module Gitlab
def icon
'icon_status_warning'
end
def favicon
'favicon_status_warning'
end
def group
'success_with_warnings'
......
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