add redmine agile to help menu, if installed

This commit is contained in:
Alexander Meindl 2023-11-28 08:50:15 +01:00
parent 44b0f73c1e
commit 1a9f6903a7

View File

@ -149,6 +149,9 @@ module AdditionalsMenuHelper
plugins = { redmine_drawio: [{ title: 'draw.io usage',
id: :drawio,
url: 'https://github.com/mikitex70/redmine_drawio#usage' }],
redmine_agile: [{ title: 'Redmine Agile',
id: :agile,
url: 'https://www.redmineup.com/pages/help/agile' }],
redmine_contacts: [{ title: 'Redmine CRM',
id: :crm,
url: 'https://www.redmineup.com/pages/help/crm',