Update issues_controller_hooks.rb
This commit is contained in:
parent
6e5e047dd1
commit
4d3b44cc17
@ -122,6 +122,7 @@ module RedmineDmsf
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
issue.descendants.each do |i|
|
||||
old_system_folder = i.system_folder(false, old_project_id)
|
||||
@ -158,7 +159,6 @@ module RedmineDmsf
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
# Attach DMS documents
|
||||
uploaded_files = params[:dmsf_attachments]
|
||||
if uploaded_files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user