Update _details.html.erb

This commit is contained in:
2016-09-18 22:53:54 -04:00
committed by GitHub
parent 4f613d3fe1
commit 33a83c8f76

View File

@@ -1,10 +1,5 @@
<table>
<tbody>
<tr>
<th>Customer</th>
<td><%= customer.name %></td>
</tr>
<tr>
<th>Email</th>
<td><%= customer.email %></td>