Closed (fixed)
Project:
Options Element
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2010 at 22:31 UTC
Updated:
18 Sep 2010 at 22:40 UTC
Options Element does not work with the Admin module or the Rubik theme. This is because these themes display non-collapsed, nested fieldsets as DIV elements instead of using fieldset tags. The selector used within options_element.js will only match on fieldsets and it causes the whole element not to display. This patch corrects the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| options_element_admintheme.patch | 820 bytes | quicksketch |
Comments
Comment #1
quicksketchCommitted.