mirror of
https://github.com/nasa/openmct.git
synced 2024-12-26 08:11:05 +00:00
console.log
This commit is contained in:
parent
97ae44b5af
commit
295efee47a
@ -152,7 +152,6 @@ export default {
|
||||
this.openmct.user.on('roleChanged', this.fetchMyStatus);
|
||||
},
|
||||
setStatus({status}) {
|
||||
console.log('set Status firiging?')
|
||||
status = this.applyStyling(status);
|
||||
this.selectedStatus = status.key;
|
||||
this.indicator.iconClass(status.iconClassPoll);
|
||||
|
Loading…
Reference in New Issue
Block a user