From 703d77252e71c1cc9217a88240bd183ae441a8a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 11 Mar 2019 16:07:55 +0100 Subject: [PATCH] Add link to impressum on homescreen and help dropdown --- app/views/homescreen/index.html.erb | 2 +- config/initializers/homescreen.rb | 18 +++++++--- config/locales/en.yml | 2 ++ docs/configuration/configuration.md | 4 +++ lib/open_project/configuration.rb | 9 +++-- lib/open_project/static/links.rb | 34 ++++++++++++++++++- .../menu_manager/top_menu/help_menu.rb | 7 ++++ 7 files changed, 67 insertions(+), 9 deletions(-) diff --git a/app/views/homescreen/index.html.erb b/app/views/homescreen/index.html.erb index 9d9f3c217f..3a3f50801d 100644 --- a/app/views/homescreen/index.html.erb +++ b/app/views/homescreen/index.html.erb @@ -49,7 +49,7 @@ See docs/COPYRIGHT.rdoc for more details. <% if show_homescreen_links? && @homescreen[:links].any? %>