forked from fixin.me/fixin.me
Display Unit name using #to_s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<%= tag.tr do %>
|
||||
<td class="<%= class_names({subunit: unit.base,
|
||||
grayed: unit.default? && !unit.portable.nil? }) %>">
|
||||
<%= unit.symbol %>
|
||||
<%= unit %>
|
||||
</td>
|
||||
|
||||
<td class="actions">
|
||||
|
||||
Reference in New Issue
Block a user