Sha256: b2605b7543aa971d09c733578e0126b4e03ab639961d44a375bd99ee41e9beea

Contents?: true

Size: 274 Bytes

Versions: 13

Compression:

Stored size: 274 Bytes

Contents

= effective_form_with(model: ck_asset, url: effective_regions.ck_asset_path(ck_asset), remote: true) do |f|
  = f.hidden_field :id

  = f.file_field :files, label: 'Upload file', attachments_style: :ck_assets, click_submit: true

  = f.save 'Save', style: 'display: none;'

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
effective_regions-1.11.0 app/views/effective/ck_assets/_form.html.haml
effective_regions-1.10.3 app/views/effective/ck_assets/_form.html.haml
effective_regions-1.10.2 app/views/effective/ck_assets/_form.html.haml
effective_regions-1.10.1 app/views/effective/ck_assets/_form.html.haml
effective_regions-1.10.0 app/views/effective/ck_assets/_form.html.haml
effective_regions-1.9.0 app/views/effective/ck_assets/_form.html.haml
effective_regions-1.8.6 app/views/effective/ck_assets/_form.html.haml
effective_regions-1.8.5 app/views/effective/ck_assets/_form.html.haml
effective_regions-1.8.4 app/views/effective/ck_assets/_form.html.haml
effective_regions-1.7.6 app/views/effective/ck_assets/_form.html.haml
effective_regions-1.8.3 app/views/effective/ck_assets/_form.html.haml
effective_regions-1.8.2 app/views/effective/ck_assets/_form.html.haml
effective_regions-1.8.1 app/views/effective/ck_assets/_form.html.haml