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,4 +1,4 @@
|
|||||||
<h2>Customer View:</h2>
|
<h2><%= issue_heading(@issue) %></h2>
|
||||||
|
|
||||||
<div class="<%= @issue.css_classes %> details">
|
<div class="<%= @issue.css_classes %> details">
|
||||||
<% if @prev_issue_id || @next_issue_id %>
|
<% if @prev_issue_id || @next_issue_id %>
|
||||||
|
|||||||
Reference in New Issue
Block a user