mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 07:08:12 +00:00
Remove stray characters
This commit is contained in:
@ -171,7 +171,7 @@ define(
|
||||
|
||||
if (self.selectedElementProxy) {
|
||||
// Update the selected element with the new
|
||||
// value since newDomainOject is mutated.fde
|
||||
// value since newDomainOject is mutated.
|
||||
self.selectedElementProxy.element = elements[index];
|
||||
}
|
||||
refreshElements();
|
||||
|
Reference in New Issue
Block a user