Sha256: e66f2d3868d7bd6406d9dea3e8cd3f842fb26835ca38960b17bb5b590cfabdb4

Contents?: true

Size: 401 Bytes

Versions: 29

Compression:

Stored size: 401 Bytes

Contents

- content_for :backbone_view_data do
  :plain
    translation: #{escape_json @translation.to_json.html_safe}

= f.inputs name: :information do

  = f.input :key, wrapper_html: { class: 'highlighted' }

  - current_site.locales.each do |l|
    %li.input.string
      = f.label "values[#{l}]", flag_tag(l) + t("locomotive.locales.#{l}")
      = f.text_field "values[#{l}]", value: @translation.values[l]

Version data entries

29 entries across 29 versions & 2 rubygems

Version Path
locomotivecms-3.0.0.pre.alpha.3 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.7 app/views/locomotive/translations/_form.html.haml
locomotivecms-3.0.0.pre.alpha.2 app/views/locomotive/translations/_form.html.haml
locomotivecms-3.0.0.pre.alpha app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.6 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.6.rc2 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.6.rc1 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.5 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.4 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.3 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.2 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.1 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.0 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.0.rc3 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.0.rc2 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.5.0.rc1 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.4.1 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.4.0 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.3.1 app/views/locomotive/translations/_form.html.haml
locomotive_cms-2.3.0 app/views/locomotive/translations/_form.html.haml