Sha256: 32410791124502f686b3da520da0c4f8e03a7800e2c5958039b690ec2ae37133

Contents?: true

Size: 342 Bytes

Versions: 25

Compression:

Stored size: 342 Bytes

Contents

#settings
  .container-fluid
    #action-section
      = simple_form_for setting, url: update_admin_settings_path(render), method: :put, html: { multipart: true } do |f|
        .row
          = render partial: "admin/settings/fields/#{render}", locals: { f: f, color: color, languages: languages }

:sass
  #action-section
    padding: 12px

Version data entries

25 entries across 24 versions & 1 rubygems

Version Path
keppler-2.1.22 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.21 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.20 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.19 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.18 testing-with-2.1.18/app/views/admin/settings/_form.html.haml
keppler-2.1.18 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.17 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.16 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.15 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.14 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.13 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.12 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.11 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.10 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.9 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.8 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.7 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.6 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.5 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.1.4 installer/core/app/views/admin/settings/_form.html.haml