Update _details.html.erb

This commit is contained in:
2016-08-01 16:59:35 -04:00
committed by GitHub
parent 547880443c
commit c5f03ed03c

View File

@@ -1,7 +1,7 @@
<table>
<tbody>
<tr>
<th>Customer #<%+ customer.id %></th>
<th>Customer</th>
<td><%= customer.name %></td>
</tr>