Guest User

Untitled

a guest
Jun 22nd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <%= link_to "Destroy", data_point, :confirm => 'Are you sure?', :method => :delete, :dive_id => data_point.dive.id %>
  2.  
  3. <a href="/data_points/1" dive_id="3" onclick="[sniped]">Destroy</a>
Add Comment
Please, Sign In to add comment