mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
Update view.html.erb
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
<h2>Customer View:</h2>
|
<h2>Customer View:</h2>
|
||||||
<%= render :partial => 'issues/show', locals: {issue: @issue} %>
|
<%= render 'issues/show'%>
|
||||||
|
|||||||
Reference in New Issue
Block a user