Sha256: 33fa818d34c97f52ec67e4c98827d029208f29e0c8bb3a629056785129202bb4
Contents?: true
Size: 337 Bytes
Versions: 37
Compression:
Stored size: 337 Bytes
Contents
.flex-row = link_to '[use]', new_email_context_path({ email_template_id: tmpl.id }) = link_to '[~]', edit_email_template_path({ id: tmpl }) = button_to '[x]', email_template_path({ id: tmpl }), method: :delete, :data => { :confirm => 'Are you sure?' }, form_class: 'inline' = link_to tmpl.slug, email_template_path({ id: tmpl })
Version data entries
37 entries across 37 versions & 1 rubygems