Sha256: cee72a83985222e0adf28a872b30a036f3dd3324de7941f567b6b8b1d29eb4c6

Contents?: true

Size: 325 Bytes

Versions: 9

Compression:

Stored size: 325 Bytes

Contents

= t('.sort_by')
%a.sort_by_date{ href: '#', 'data-key-id' => translation_key.id }
  = t('.date')
%hr
- translations.each do |translation|
  = render 'translation_center/translations/show', translation: translation
- if translation_key.translations.in(to_lang).empty?
  .alert.alert-error
    = t('.no_translations_available')

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
afalkear_translation_center-1.8.4 app/views/translation_center/translations/_index.html.haml
afalkear_translation_center-1.8.3 app/views/translation_center/translations/_index.html.haml
afalkear_translation_center-1.8.2 app/views/translation_center/translations/_index.html.haml
afalkear_translation_center-1.8.1 app/views/translation_center/translations/_index.html.haml
afalkear_translation_center-1.8.0 app/views/translation_center/translations/_index.html.haml
afalkear_translation_center-1.7.9 app/views/translation_center/translations/_index.html.haml
afalkear_translation_center-1.7.8 app/views/translation_center/translations/_index.html.haml
afalkear_translation_center-0.0.0 app/views/translation_center/translations/_index.html.haml
afalkear_translation_center-1.7.7 app/views/translation_center/translations/_index.html.haml