add redmine agile to help menu, if installed
This commit is contained in:
parent
44b0f73c1e
commit
1a9f6903a7
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user