mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Don't need to pass customer, only issue
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
</div>
|
||||
|
||||
<div class="splitcontentleft">
|
||||
<%= call_hook :show_issue_view_right, {issue: issue, customer: @customer} %>
|
||||
<%= call_hook :show_issue_view_right, {issue: issue} %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user