diff --git a/lib/budget_project_hook.rb b/lib/budget_project_hook.rb index 2676e60..5a41e7f 100644 --- a/lib/budget_project_hook.rb +++ b/lib/budget_project_hook.rb @@ -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,