|
|
@ -56,11 +56,6 @@ OpenProject::Static::Homescreen.manage :links do |links| |
|
|
|
icon: 'icon-context icon-rename', |
|
|
|
icon: 'icon-context icon-rename', |
|
|
|
url: static_links[:user_guides][:href] |
|
|
|
url: static_links[:user_guides][:href] |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
|
|
|
|
label: :faq, |
|
|
|
|
|
|
|
icon: 'icon-context icon-faq', |
|
|
|
|
|
|
|
url: static_links[:faq][:href] |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
{ |
|
|
|
{ |
|
|
|
label: :glossary, |
|
|
|
label: :glossary, |
|
|
|
icon: 'icon-context icon-glossar', |
|
|
|
icon: 'icon-context icon-glossar', |
|
|
|