app/views/extface/devices/show.html.erb in extface-0.5.5 vs app/views/extface/devices/show.html.erb in extface-0.5.6
- old
+ new
@@ -29,9 +29,12 @@
<dt><%= t('.parent') %></dt>
<dd><%= @device.extfaceable.composite_id %></dd>
<dt><%= t('.driver') %></dt>
<dd><%= @device.driver_name %></dd>
+
+ <dt><%= t('.encoding') %></dt>
+ <dd><%= @device.encoding %></dd>
</dl>
</div>
<div class='col-sm-6'>
<dl class="dl-horizontal">
<dt><%= t('.created') %></dt>