Sha256: 2cb7319a5c0af96978df65bc4c39c04ea764b4b408d8029106c41e5a010bf210
Contents?: true
Size: 434 Bytes
Versions: 13
Compression:
Stored size: 434 Bytes
Contents
tr.attachment td.handle td.hidden = fields.hidden_field :id = form.hidden_field(relation_key, multiple: multiple, value: attachment.id) if attachment.errors.empty? = yield td.cancel.delete.close - if attachment.errors.to_a.any? button.button.close = I18n.t(:close, scope: 'simple_form_attachments.buttons') - else button.button.delete = I18n.t(:delete, scope: 'simple_form_attachments.buttons')
Version data entries
13 entries across 13 versions & 1 rubygems