Closed (fixed)
Project:
DART
Version:
7.x-2.4
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2011 at 17:48 UTC
Updated:
2 Jan 2012 at 03:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bleen commentedHrmmm ... I just reproduced this. To clarify, the "override" settings appear to be missing on the individual tag add/edit forms. I plan on doing some DART module work this weekend, so I will take a look then. I suspect this has to do with the vertical tabs fix I put in a few weeks ago.
Comment #2
juano2310 commentedThanks so much! I know it was hidden before but now it's gone.
I exported, editedand imported again and it worked but having this in the edit form is a big help.
Thanks so much for you hard work!
Juan
Comment #3
bleen commentedThere are several issues with including fieldsets within a vertical tab group in dy (including #1015798: Fieldsets inside vertical tabs have no title and can't be collapsed) so for now I have pulled the "overrides" form elements out to the main vertical tab group.
I've committed this patch to 7.x-2.x-dev