Sha256: 23c9dc8022410e4d53d363ded7a283297f16c7cfc2bff9461dfc104292e4450d

Contents?: true

Size: 369 Bytes

Versions: 15

Compression:

Stored size: 369 Bytes

Contents

.item.row data-id=locale

  = hidden_field_tag 'site[locales][]', locale

  .inner-row.col-md-12

    .draggable
      i.fa.fa-bars

    .text
      = flag_tag locale
      |   
      = I18n.t("locomotive.locales.#{locale}")

    .buttons
      - if current_site.default_locale != locale
        = link_to '#', class: 'delete' do
          i.far.fa-trash-alt

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
locomotivecms-4.2.0.alpha2 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-4.2.0.alpha1 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-4.1.1 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-4.1.0 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-4.1.0.rc1 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-4.0.3 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-4.0.2 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-4.0.1 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-4.0.0 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-4.0.0.rc0 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-4.0.0.alpha3 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-3.4.1 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-4.0.0.alpha2 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-4.0.0.alpha1 app/views/locomotive/current_site/_locale.html.slim
locomotivecms-3.4.0 app/views/locomotive/current_site/_locale.html.slim