Skip to content

It does not appear a confirmation dialog when deleting #5

@onozaty

Description

@onozaty

It does not appear a confirmation dialog when deleting.

<%= link_to(l(:button_delete),
               {:action => 'destroy', :id => @view_customize.id},
               :confirm => l(:text_are_you_sure), :method => :delete,
               :class => 'icon icon-del') %>

Confirm option is disabled on Rails 4.1.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions