znt/module/convert/js/initconfluenceuser.ui.js

5 lines
76 B
JavaScript

window.next = function()
{
$('button[type=submit]').trigger('click');
}