-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
If I have additional workflow for author and assignee this pluging doesn't work.
I've pathced your plugin to support it (tested with redmine 1.3.2)
--- vendor/plugins/redmine_close_button/lib/redmine_close_button/hooks.rb.orig 2012-03-16 08:25:24.000000000 +0000
+++ vendor/plugins/redmine_close_button/lib/redmine_close_button/hooks.rb 2012-03-16 08:27:51.000000000 +0000
@@ -1,5 +1,5 @@
module RedmineCloseButton
class Hooks < Redmine::Hook::ViewListener
- render_on :view_issues_form_details_bottom, :partial => 'issues/close_button'
- render_on :view_issues_show_details_bottom, :partial => 'issues/close_button'
end
end
Metadata
Metadata
Assignees
Labels
No labels