This project is archived and is in readonly mode.

#784 ✓committed
Alastair Brunton

image_submit_tag confirm option enhancement

Reported by Alastair Brunton | August 9th, 2008 @ 08:52 AM | in 2.x

This patch allows you to use the :confirm option with the image submit tag helper. submit_tag already operates in this manner.

eg.

image_submit_tag('delete.gif', :confirm => 'Are you sure?')

The patch includes a change to the documentation and a relevant test.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Pages