Bug #7574
update confirm option for the link_to helper to be data attribute for rails 4 upgrade
Description
data: { confirm: 'Are you sure?' }
Related issues
Associated revisions
History
#1
Updated by Joseph Magen over 8 years ago
- Related to Tracker #3157: Rails 4.1 upgrade tasks added
#2
Updated by Ohad Levy over 8 years ago
- Legacy Backlogs Release (now unused) set to 21
#3
Updated by Ohad Levy over 8 years ago
- Legacy Backlogs Release (now unused) deleted (
21)
#4
Updated by Tom Caspy over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tom Caspy
#5
Updated by The Foreman Bot almost 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/2476 added
- Pull request deleted (
)
#6
Updated by Dominic Cleal almost 8 years ago
- Legacy Backlogs Release (now unused) set to 35
#7
Updated by Daniel Lobato Garcia almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4f211508f336bc412c220782f872974c4e7ed70b.
#8
Updated by Tomer Brisker about 4 years ago
- Related to Refactor #26327: deprecate allowing passing :confirm directly to link_to helper added
Fixes #7574 - Rails 4 :data attributes substitute deprecated HTML options