Sha256: 69538e35620595249bc36f83831ae16906b37ed7234f8c5cc26feffbecdbfcb5

Contents?: true

Size: 377 Bytes

Versions: 3

Compression:

Stored size: 377 Bytes

Contents

= form_tag "###URL###", multipart: true, remote: true, style: 'display: none;', method: :post do
  = hidden_field_tag :authenticity_token, form_authenticity_token
  = 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

3 entries across 3 versions & 1 rubygems

Version Path
coalla-cms-0.7.0.0 app/views/admin/common/_upload_form.html.haml
coalla-cms-0.6.1.1 app/views/admin/common/_upload_form.html.haml
coalla-cms-0.6.0.9 app/views/admin/common/_upload_form.html.haml