mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Create view.html.erb
This commit is contained in:
2
app/views/customers/view.html.erb
Normal file
2
app/views/customers/view.html.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
<h2>Customer View:</h2>
|
||||
<%= render :partial => 'issues/show', locals: {issue: @issue} %>
|
||||
Reference in New Issue
Block a user