Sha256: 85d19e008468856bbbbcfa6fe168097da228ae96e8e960a0cb2412228084e73c

Contents?: true

Size: 286 Bytes

Versions: 6

Compression:

Stored size: 286 Bytes

Contents

#settings
  .container
    #action-section
      = simple_form_for setting, url: update_admin_settings_path(render), method: :put do |f|
        .row
          = render partial: "admin/settings/fields/#{render}", locals: { f: f, color: color }
:sass
  #action-section
    padding: 12px

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
keppler-2.0.7 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.0.6 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.0.5 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.0.4.p1 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.0.4.pre.p1 installer/core/app/views/admin/settings/_form.html.haml
keppler-2.0.4 installer/core/app/views/admin/settings/_form.html.haml