Sha256: 6c9e5c014a9d0d2aafd88a34b3eaed49c3f774a614cd8a8e6b25c1162ecc82a8

Contents?: true

Size: 280 Bytes

Versions: 2

Compression:

Stored size: 280 Bytes

Contents

%a.row{ 'data-id' => resource.id, :href => "#{url_for( :action => list_action, :id => resource.group_id )}#translation_#{resource.id}" }
  %span= resource.translation_group.scope
  %span= resource.key
  - Settings.i18n_locales.each do |locale|
    %span= resource.locales[locale]

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
releaf-0.1.2 app/views/releaf/aliases/_index.row.html.haml
releaf-0.1.2 app/views/releaf/translations/_index.row.html.haml