mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 22:58:14 +00:00
@ -63,7 +63,6 @@ define(
|
||||
*/
|
||||
BrowseTreeController.prototype.toggle = function () {
|
||||
this.state = !this.state;
|
||||
console.log('tree toggled: ' + this.state);
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user