mirror of
https://github.com/nasa/openmct.git
synced 2025-06-19 15:43:48 +00:00
[Plot] Switched to $watchCollection on form model
This commit is contained in:
@ -78,8 +78,7 @@ define([
|
||||
"key": "PlotOptionsController",
|
||||
"implementation": PlotOptionsController,
|
||||
"depends": [
|
||||
"$scope",
|
||||
"topic"
|
||||
"$scope"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user