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