Sha256: 8438f6a489cb407eeea6090b9c3b054ce35c7f2e5576fc3bdf1d0f130cd75af7

Contents?: true

Size: 464 Bytes

Versions: 60

Compression:

Stored size: 464 Bytes

Contents

- if Tenon.config.languages && f.object.send("#{field}_i18n?")
  .i18n-holder
    .i18n-frame
      .i18n.en.active= render 'tenon/tenon_content/fields', field: field, f: f
      - Tenon.config.languages.each do |title, lang|
        .i18n{class: lang}= render 'tenon/tenon_content/fields', field: "#{field}_#{lang}", lang: lang, lang_title: title, f: f
- else
  = render 'tenon/tenon_content/fields', field: field, f: f

= render 'tenon/tenon_content/embed_modal'

Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
tenon-2.1.0 app/views/tenon/tenon_content/_tenon_content.html.haml
tenon-2.0.8 app/views/tenon/tenon_content/_tenon_content.html.haml
tenon-2.0.7 app/views/tenon/tenon_content/_tenon_content.html.haml
tenon-2.0.6 app/views/tenon/tenon_content/_tenon_content.html.haml
tenon-2.0.5 app/views/tenon/tenon_content/_tenon_content.html.haml
tenon-2.0.4 app/views/tenon/tenon_content/_tenon_content.html.haml
tenon-2.0.3 app/views/tenon/tenon_content/_tenon_content.html.haml
tenon-2.0.2 app/views/tenon/tenon_content/_tenon_content.html.haml
tenon-2.0.1 app/views/tenon/tenon_content/_tenon_content.html.haml
tenon-2.0.0 app/views/tenon/tenon_content/_tenon_content.html.haml
tenon-1.1.4 app/views/tenon/tenon_content/_builder.html.haml
tenon-1.1.3 app/views/tenon/tenon_content/_builder.html.haml
tenon-1.1.2 app/views/tenon/tenon_content/_builder.html.haml
tenon-1.1.1 app/views/tenon/tenon_content/_builder.html.haml
tenon-1.0.76 app/views/tenon/tenon_content/_builder.html.haml
tenon-1.0.75 app/views/tenon/tenon_content/_builder.html.haml
tenon-1.0.74 app/views/tenon/tenon_content/_builder.html.haml
tenon-1.0.73 app/views/tenon/tenon_content/_builder.html.haml
tenon-1.0.72 app/views/tenon/tenon_content/_builder.html.haml
tenon-1.0.71 app/views/tenon/tenon_content/_builder.html.haml