Sha256: 7a11ebac42b117a4e71faf6d6bad6aa32d8ef21f5d05b4467ba1794869d50e1e
Contents?: true
Size: 323 Bytes
Versions: 6
Compression:
Stored size: 323 Bytes
Contents
<%= available_in_locales_for(@item) %> <%= needed_in_locales_for(@item, :lightbox => true) %> <p> <b>Label:</b> <%=h @item.label %> </p> <p> <b>Value:</b> <%=h @item.value %> </p> <p> <b>Locale:</b> <%=h @item.locale %> </p> <%= link_to 'Edit', edit_item_path(@item) %> | <%= link_to 'Back', items_path %>
Version data entries
6 entries across 6 versions & 3 rubygems