mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 15:18:12 +00:00
[Edit Mode] Fixed spelling mistake, moved variable declaration
This commit is contained in:
@ -76,7 +76,6 @@ define(
|
||||
this.navigationService.setNavigation(this.domainObject);
|
||||
}
|
||||
|
||||
//this.navigationService.addListener(cancelEditing);
|
||||
this.domainObject.useCapability("editor");
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user