Update issues_show_hook_listener.rb

This commit is contained in:
2016-04-27 12:15:33 -04:00
parent b82d5091b7
commit ae903bede2

View File

@@ -43,7 +43,7 @@ class IssuesShowHookListener < Redmine::Hook::ViewListener
#vehicle = v ? v.to_s : nil
vehicle = link_to v.to_s, "#{Redmine::Utils::relative_url_root }/vehicles/#{v.id}",
vin = v ? v.vin
notes = n.notes
notes = v.notes
end
return "