Sha256: 86dc8c9fff865571529441c5820f09b43c4093b1de3430ad57240095a78a1bc7

Contents?: true

Size: 470 Bytes

Versions: 39

Compression:

Stored size: 470 Bytes

Contents

= link_to "#{t('.back_to_category')} #{@translation_key.category.name.titleize}", @translation_key.category, class: 'btn btn-primary'

%h1
  = @translation_key.name
  - if translation_admin?
    = link_to t('.destroy'), @translation_key, method: :delete, data: { confirm: t('translation_center.actions.are_you_sure', :default => 'Are you sure?') }, class: 'btn btn-danger'

= render 'translation_center/translation_keys/show', translation_key: @translation_key, index: 0

Version data entries

39 entries across 39 versions & 2 rubygems

Version Path
translation_center-2.0.2 app/views/translation_center/translation_keys/show.html.haml
translation_center-2.0.1 app/views/translation_center/translation_keys/show.html.haml
translation_center-1.7.2 app/views/translation_center/translation_keys/show.html.haml
afalkear_translation_center-1.8.4 app/views/translation_center/translation_keys/show.html.haml
afalkear_translation_center-1.8.3 app/views/translation_center/translation_keys/show.html.haml
afalkear_translation_center-1.8.2 app/views/translation_center/translation_keys/show.html.haml
afalkear_translation_center-1.8.1 app/views/translation_center/translation_keys/show.html.haml
afalkear_translation_center-1.8.0 app/views/translation_center/translation_keys/show.html.haml
afalkear_translation_center-1.7.9 app/views/translation_center/translation_keys/show.html.haml
afalkear_translation_center-1.7.8 app/views/translation_center/translation_keys/show.html.haml
afalkear_translation_center-0.0.0 app/views/translation_center/translation_keys/show.html.haml
afalkear_translation_center-1.7.7 app/views/translation_center/translation_keys/show.html.haml
translation_center-1.7.1 app/views/translation_center/translation_keys/show.html.haml
translation_center-1.7.0 app/views/translation_center/translation_keys/show.html.haml
translation_center-1.6.10 app/views/translation_center/translation_keys/show.html.haml
translation_center-1.6.9 app/views/translation_center/translation_keys/show.html.haml
translation_center-1.6.8 app/views/translation_center/translation_keys/show.html.haml
translation_center-1.6.7 app/views/translation_center/translation_keys/show.html.haml
translation_center-1.6.6 app/views/translation_center/translation_keys/show.html.haml
translation_center-1.6.5 app/views/translation_center/translation_keys/show.html.haml