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