Guest User

Untitled

a guest
Apr 26th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <div class="prompt_buttons">
  2. <a href="javascript:void(0)" onclick="close_confirmation_modal('my_confirmation', {button:'yes', comments:$('rsvp_comment').getValue()})"><%=image_tag 'buttons/yes.gif', :alt => 'Yes'%></a>
  3. <a href="javascript:void(0)" onclick="close_confirmation_modal('my_confirmation', {button:'no'})"><%=image_tag 'buttons/no.gif', :alt => 'No'%></a>
  4. </div>
Add Comment
Please, Sign In to add comment