Added missing protocol to the Member rate form
This commit is contained in:
@@ -26,6 +26,7 @@ class BudgetProjectHook < Redmine::Plugin::Hook::Base
|
||||
:controller => 'members',
|
||||
:action => 'edit',
|
||||
:id => context[:member].id,
|
||||
:protocol => Setting.protocol,
|
||||
:host => Setting.host_name
|
||||
},
|
||||
:host => Setting.host_name,
|
||||
|
||||
Reference in New Issue
Block a user