Opened 13 years ago
Closed 13 years ago
#4528 closed defect (fixed)
Tree: allow multiple children attributes
Reported by: | bill | Owned by: | Dustin Machi |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Make childrenAttr an array rather than a single value. This is to track a feature that slipped in with another checkin: [10486].
Note: See
TracTickets for help on using
tickets.
(In [10581]) Fixes regarding childAttr being array rather than scalar values. Fixes #4528.