Posted by hutch on October 6, 2009 at 10:35pm
Jump to:
| Project: | Util |
| Version: | 6.x-2.x-dev |
| Component: | Permissions fieldsets |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
A very minor issue, the close anchor tag is missing in perms_fieldsets.module, here is a patch.
Also, I added the following to my theme css
fieldset legend a{
font-weight: bold;
cursor: pointer;
}just to make it consistent with other collapible fieldsets
| Attachment | Size |
|---|---|
| perms_fieldsets_1.patch | 656 bytes |
Comments
#1
Thanks for the patch. Committed to 6.x-2.x-dev.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.