Jump to content

User:Void/findInactiveSysops.js: Difference between revisions

attach the window to the page body to prevent unintended issues
(whoops, this was set for debugging only)
(attach the window to the page body to prevent unintended issues)
Line 88:
 
windowManager.addWindows([ inactiveUsersProc ]);
$('#bodyContentbody').append(windowManager.$element);
windowManager.openWindow(inactiveUsersProc);
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.