Skip to content

Commit db75a4e

Browse files
authored
Update init.rb
1 parent 0562add commit db75a4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

init.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
name 'Redmine message customize plugin'
88
version '0.1.4'
99
description 'This is a plugin that allows messages in Redmine to be overwritten from the admin view'
10+
author 'Far End Technologies Corporation'
11+
url 'https://github.com/farend/redmine_message_customize'
12+
author_url 'https://github.com/farend'
1013
settings default: { custom_messages: {} }
1114
menu :admin_menu, :custom_messages, { controller: 'custom_message_settings', action: 'edit' },
1215
caption: :label_custom_messages, html: { class: 'icon icon-edit' }

0 commit comments

Comments
 (0)