Update issues_show_hook_listener.rb

This commit is contained in:
2016-08-01 21:22:31 -04:00
committed by GitHub
parent c4a488e5a7
commit 6505f54c7f

View File

@@ -50,7 +50,7 @@ class IssuesShowHookListener < Redmine::Hook::ViewListener
#do nothing #do nothing
end end
split_vin = vin.scan(/.{9}/)[0] if vin split_vin = vin.scan(/.{9}/) if vin
return " return "
<div class=\"attributes\"> <div class=\"attributes\">