Sha256: d80af31eb40867ccde00bd94cf2001609074350f0a2abdb74d67627f60e067d2

Contents?: true

Size: 255 Bytes

Versions: 4

Compression:

Stored size: 255 Bytes

Contents

%ol
  - @form_answer.form_answer_attachments.each do |att|
    %li{ :data => { "attachment-id" => att.id } }
      = att.data_file_name
      %small= link_to_function t("active_admin.cms.forms.delete"), "deleteFormAttachment(#{@form_answer.id},#{att.id})"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
activeadmin-selleo-cms-0.0.61 app/views/form_answers/_attachments.html.haml
activeadmin-selleo-cms-0.0.60 app/views/form_answers/_attachments.html.haml
activeadmin-selleo-cms-0.0.59 app/views/form_answers/_attachments.html.haml
activeadmin-selleo-cms-0.0.58 app/views/form_answers/_attachments.html.haml