Files
redmine_qbo/app/views/customers/view.html.erb
2016-09-02 10:39:43 -04:00

3 lines
89 B
Plaintext

<h2>Customer View:</h2>
<%= render :partial => 'issues/show', locals: {issue: @issue} %>