test/dummy/app/views/translation_handler/translations/index.html.erb in translation_handler-0.0.3 vs test/dummy/app/views/translation_handler/translations/index.html.erb in translation_handler-0.0.4

- old
+ new

@@ -1,7 +1,10 @@ +<%= 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 %> +<%= link_to 'Create New Language', new_translation_handler_translation_path %> + +asfjbskjfbsdf \ No newline at end of file