mirror of
https://github.com/nasa/openmct.git
synced 2025-05-31 06:31:04 +00:00
Move function used to listen for mutation changes (to trigger reindexing) up in scope, to avoid retaining references to domain objects via closure. nasa/openmctweb#141 Also, includes misc. whitespace normalization (provided by code editor.)