Sha256: 88be7ec0f56acfc0cae692b1adac66fa6aca4952f06f71850725ec4e45af4ae5

Contents?: true

Size: 222 Bytes

Versions: 2

Compression:

Stored size: 222 Bytes

Contents

<% I18n.available_locales.each do |locale| %>
  <% I18n.with_locale(locale) do %>
    <span class="preserve-whitespace"><%= field.resource[field.attribute] %></span>
    <%= "(#{locale})" %>
  <% end %>
  <br \>
<% end %>

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
administrate-field-globalize-0.0.1.alpha3 administrate-field-globalize-text/app/views/fields/globalize/text/_show.html.erb
administrate-field-globalize-text-0.0.1.alpha3 app/views/fields/globalize/text/_show.html.erb