Update _details.html.erb

This commit is contained in:
2016-08-01 16:58:51 -04:00
committed by GitHub
parent 838733fdc3
commit 547880443c

View File

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