Commit a9e7554c authored by 徐豪's avatar 徐豪
Browse files

logo首页替换

parent f3069ef4
app/assets/images/favicon.png

591 Bytes | W: | H:

app/assets/images/favicon.png

470 Bytes | W: | H:

app/assets/images/favicon.png
app/assets/images/favicon.png
app/assets/images/favicon.png
app/assets/images/favicon.png
  • 2-up
  • Swipe
  • Onion skin
This diff is collapsed.
......@@ -3,7 +3,7 @@
module Sidebars
module YourWork
module Menus
class SonarQubeMenu < ::Sidebars::Menu
class SonarqubeMenu < ::Sidebars::Menu
override :link
def link
dashboard_sonarqube_path
......
......@@ -33,7 +33,7 @@ def add_menus
add_menu(Sidebars::YourWork::Menus::SnippetsMenu.new(context))
add_menu(Sidebars::YourWork::Menus::ActivityMenu.new(context))
add_menu(Sidebars::YourWork::Menus::JenkinsMenu.new(context))
add_menu(Sidebars::YourWork::Menus::SonarQubeMenu.new(context))
add_menu(Sidebars::YourWork::Menus::SonarqubeMenu.new(context))
end
end
end
......
......@@ -23025,7 +23025,7 @@ msgid "GitLab Billing Team."
msgstr "GitLab计费团队。"
 
msgid "GitLab Community Edition"
msgstr "GitLab 社区版"
msgstr "源码管理系统"
 
msgid "GitLab Duo Pro seats"
msgstr ""
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