Sha256: 60dd74edd440b6d27912dce670001a1445c6f24e0a4c720ad70cde5c331c255b

Contents?: true

Size: 307 Bytes

Versions: 25

Compression:

Stored size: 307 Bytes

Contents

.nested-fields.panel.panel-default
  .panel-body
    = link_to_remove_association '×'.html_safe, f, title: :remove_attachment.l, class: 'close', data: { confirm: :are_you_sure.l }
    - if f.object.attachment.exists?
      .attachment
        = attachment_link(f.object)
    = f.file_field :attachment

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
message_train-0.2.4 app/views/message_train/application/_attachment_fields.html.haml
message_train-0.2.3 app/views/message_train/application/_attachment_fields.html.haml
message_train-0.2.2 app/views/message_train/application/_attachment_fields.html.haml
message_train-0.2.1 app/views/message_train/application/_attachment_fields.html.haml
message_train-0.2.0 app/views/message_train/application/_attachment_fields.html.haml