mirror of
https://github.com/nasa/openmct.git
synced 2025-01-28 07:04:10 +00:00
385b6177b2
Pass the item to child controls inside of a composite instead of the row object. Thus, options are correctly passed to children. Fixes #1785.