Currently our Vertical Tabs are rendered according to the order that fieldsets are added to form, rather than respecting the #weight value within each element (and then the order in the form). This patch corrects this behavior.
| Comment | File | Size | Author |
|---|---|---|---|
| vertical_tabs_form_order.patch | 1.64 KB | quicksketch |
Comments
Comment #1
quicksketchI went ahead and committed this.