提交 6d6127f6 编写于 作者: S Shinya Maeda

change favicon name

上级 ba27f1b9
......@@ -14,7 +14,7 @@ module Gitlab
end
def favicon
'build_status_warning'
'favicon_status_warning'
end
def group
......
......@@ -15,7 +15,7 @@ module Gitlab
end
def favicon
'build_status_canceled'
'favicon_status_canceled'
end
end
end
......
......@@ -15,7 +15,7 @@ module Gitlab
end
def favicon
'build_status_created'
'favicon_status_created'
end
end
end
......
......@@ -15,7 +15,7 @@ module Gitlab
end
def favicon
'build_status_failed'
'favicon_status_failed'
end
end
end
......
......@@ -15,7 +15,7 @@ module Gitlab
end
def favicon
'build_status_pending'
'favicon_status_pending'
end
end
end
......
......@@ -15,7 +15,7 @@ module Gitlab
end
def favicon
'build_status_running'
'favicon_status_running'
end
end
end
......
......@@ -15,7 +15,7 @@ module Gitlab
end
def favicon
'build_status_skipped'
'favicon_status_skipped'
end
end
end
......
......@@ -15,7 +15,7 @@ module Gitlab
end
def favicon
'build_status_success'
'favicon_status_success'
end
end
end
......
......@@ -21,7 +21,7 @@ module Gitlab
end
def favicon
'build_status_warning'
'favicon_status_warning'
end
def group
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册