When you edit a user role at admin/access/roles, the local task tabs disappear after saving the edit.
Very minor point, but I thought I would include it in the spirit of making drupal more client friendly/consistent. I think the user.module needs this line right around line 1557:
drupal_goto('admin/access/roles');
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | user_30.patch | 650 bytes | Uwe Hermann |
Comments
Comment #1
Uwe Hermann commentedThis is still a problem in HEAD. Here's a patch which should fix it.
Comment #2
moshe weitzman commentedis still a problem ... might need a tweak since form api moved line numbers around a bit.
Comment #3
dries commentedCommitted to HEAD. Thanks.
Comment #4
(not verified) commented