mirror of
https://github.com/nasa/openmct.git
synced 2025-03-24 21:15:55 +00:00
Remove stray characters
This commit is contained in:
parent
00ecd27bb3
commit
4a1ca9f299
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user