Sha256: 2667e969ae70adad497e85a75b68a9c3fcb0b8b6cae80c7b83985b318e3080b7

Contents?: true

Size: 332 Bytes

Versions: 14

Compression:

Stored size: 332 Bytes

Contents

= dropdown(variation: :dropleft) do
  = dropdown_link_to 'Edit', effective_email_templates.edit_admin_email_template_path(email_template)

  = dropdown_link_to "Delete #{email_template}", effective_email_templates.admin_email_template_path(email_template),
    data: { method: :delete, confirm: "Really delete #{email_template}?" }

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
effective_email_templates-1.0.13 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.12 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.11 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.10 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.9 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.8 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.7 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.6 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.5 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.4 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.3 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.2 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.1 app/views/admin/email_templates/_actions.html.haml
effective_email_templates-1.0.0 app/views/admin/email_templates/_actions.html.haml