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