Guest User

Untitled

a guest
Jul 23rd, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. $('.add', container).dialogForm({
  2. afterSubmit: function(response, activator) {
  3. console.log(response);
  4.  
  5. }
  6. });
Add Comment
Please, Sign In to add comment