Sha256: ec03a3ff6cb7a54965cae734f1cddf2e875ee368a19668b068f8d4dc602f99e2

Contents?: true

Size: 337 Bytes

Versions: 5

Compression:

Stored size: 337 Bytes

Contents

= form_tag "###URL###", multipart: true, remote: true, style: 'display: none;', method: :post, authenticity_token: true do
  = hidden_field_tag :container, '###CONTAINER###', id: nil
  = hidden_field_tag :version,   '###VERSION###', id: nil
  = hidden_field_tag :free_size,   '###FREE_SIZE###', id: nil
  = file_field_tag :image, id: nil

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
coalla-cms-0.4.2.0 app/views/admin/common/_upload_form.html.haml
coalla-cms-0.5.2.4 app/views/admin/common/_upload_form.html.haml
coalla-cms-0.4.4.3 app/views/admin/common/_upload_form.html.haml
coalla-cms-0.5.1.9 app/views/admin/common/_upload_form.html.haml
coalla-cms-0.5.1.8 app/views/admin/common/_upload_form.html.haml