mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update issues_show_hook_listener.rb
This commit is contained in:
@@ -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\">
|
||||||
|
|||||||
Reference in New Issue
Block a user