Skip to content

Commit

Permalink
show desc
Browse files Browse the repository at this point in the history
  • Loading branch information
qinmingyuan committed Nov 30, 2024
1 parent 3f3915e commit ef925bf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<% if model.brand %>
<p><span class="tag is-danger is-light"><%= model.brand.name %></span></p>
<% end %>
<p class="text-grey"><%= model.description %></p>
</td>
<td><%= model.base_price.to_money.format.html_safe %></td>
<td>
Expand Down

0 comments on commit ef925bf

Please sign in to comment.