mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update show.html.erb
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
<div id="content">
|
||||
<h1>Customer #<%= @customer.id %></h1>
|
||||
<h2>Customer #<%= @customer.id %></h2>
|
||||
<br/>
|
||||
|
||||
<div class="subject">
|
||||
<div><h3><%= @customer.name %></h3></div>
|
||||
</div>
|
||||
|
||||
<div class="attributes">
|
||||
|
||||
<div class="splitcontent">
|
||||
|
||||
Reference in New Issue
Block a user