mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update issues_form_hook_listener.rb
This commit is contained in:
@@ -38,7 +38,7 @@ class IssuesFormHookListener < Redmine::Hook::ViewListener
|
||||
|
||||
#@estimates_link = link_to qbo_update_estimates_path
|
||||
|
||||
render :partial => 'vehicles/details'
|
||||
render_on :view_issues_form_details_bottom, :partial => 'hooks/redmine_qbo/vehicles/dropdown'
|
||||
|
||||
return "<p>#{select_customer}</p> <p>#{select_item}</p> <p>#{select_invoice}</p> <p>#{select_estimate}</p>"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user