jQuery( function($) {
	$('#users').wpList();

	columns.init('users');
});
