Help integrating new feature - Auto-update word files with dmsf revision #1127
This commit is contained in:
parent
53a3aa3681
commit
23a443d245
@ -110,6 +110,7 @@ module DmsfUploadHelper
|
||||
if container && container.is_a?(Issue) && (!new_object)
|
||||
container.dmsf_file_added file
|
||||
end
|
||||
Redmine::Hook.call_hook :dmsf_helper_upload_after_commit, { file: file }
|
||||
rescue => e
|
||||
Rails.logger.error e.message
|
||||
controller.flash[:error] = e.message if controller
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user