I've updated the fasttoggle module to get user role toggling and now there are two "block this user" links there. One is inside "grid-8 alpha" the others aren't.

Comments

drumm’s picture

Project: Drupal.org customizations » Drupal.org infrastructure
Version: 6.x-3.x-dev »
Component: User interface » Webserver
Assigned: Unassigned » drumm
Status: Active » Closed (works as designed)

This will be fixed when we deploy a version of fasttoggle with #1878352: fasttoggle_user is running for ops it doesn't need to?, which has been committed to 6.x-1.x. Currently, fasttoggle adds the link on user load, drupalorg moves the link in the $user->content structure, and fasttoggle adds the link again in the original location.

Component: Webserver » Servers