mirror of
https://github.com/nasa/openmct.git
synced 2025-06-13 04:38:15 +00:00
[Edit] Set key on represent
Set key on represent so that commit function can properly persist configuration per object type. Add tests to EditRepresenter Fixes https://github.com/nasa/openmct/issues/1367
This commit is contained in:
@ -374,7 +374,6 @@ define([
|
||||
{
|
||||
"implementation": EditRepresenter,
|
||||
"depends": [
|
||||
"$q",
|
||||
"$log"
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user