Sha256: f6c2eb2250afdc25a0a24cb68d2dd2bdb5a30443f703fad01b96c4b7d726c63b

Contents?: true

Size: 273 Bytes

Versions: 2

Compression:

Stored size: 273 Bytes

Contents

<%= kolas_url %>
<ul>
  <% @available_locales.each do |locale| %>
      <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li>
  <% end %>
</ul>

<%= link_to 'Create New Language', new_translation_handler_translation_path %>

asfjbskjfbsdf

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
translation_handler-0.0.4 test/dummy/app/views/translation_handler/translations/index.html.erb
translation_handler-0.0.1 test/dummy/app/views/translation_handler/translations/index.html.erb