When editing a type in the backend, parent items should not be selectable. Instead, the children items should be formatted as 'parent: child'.
Also, the javascript should cover for incorrect selectors being added to a type.
When editing a type in the backend, parent items should not be selectable. Instead, the children items should be formatted as 'parent: child'.
Also, the javascript should cover for incorrect selectors being added to a type.
Comments
Comment #1
swentel commentedPHP fixed and committed in D6 & D7 branch
Comment #2
swentel commentedMoving to jyve
Comment #3
jyve commentedjquery part is updated, disabled selectors no longer generate a javascript error.