mirror of
https://github.com/nasa/openmct.git
synced 2025-03-21 03:25:44 +00:00
Merge branch 'mct-7442' into mct-7959
Merging 2 inspector related branches for one PR.
This commit is contained in:
commit
59f855ae0f
@ -88,6 +88,8 @@ export default {
|
||||
showTab: view.showTab
|
||||
};
|
||||
});
|
||||
|
||||
this.selectTab(this.visibleTabs[0]);
|
||||
},
|
||||
isSelected(tab) {
|
||||
return this.selectedTab?.key === tab.key;
|
||||
|
Loading…
x
Reference in New Issue
Block a user