Skip to content

Instantly share code, notes, and snippets.

@gorosz
Created December 9, 2013 09:55
Show Gist options
  • Save gorosz/7869877 to your computer and use it in GitHub Desktop.
Save gorosz/7869877 to your computer and use it in GitHub Desktop.
[web2py] - confirm dialog on button click with ajax call
"if (confirm('Are you sure to clear table?')) ajax('%s', [], ':eval')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment