initconfluenceuser.ui.js 76 B

1234
  1. window.next = function()
  2. {
  3. $('button[type=submit]').trigger('click');
  4. }