mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 23:28:14 +00:00
This commit is contained in:
@ -172,6 +172,7 @@ export default {
|
|||||||
&& this.embed.bounds.end !== bounds.end;
|
&& this.embed.bounds.end !== bounds.end;
|
||||||
const isFixedTimespanMode = !this.openmct.time.clock();
|
const isFixedTimespanMode = !this.openmct.time.clock();
|
||||||
|
|
||||||
|
this.openmct.time.stopClock();
|
||||||
window.location.href = link;
|
window.location.href = link;
|
||||||
|
|
||||||
let message = '';
|
let message = '';
|
||||||
|
Reference in New Issue
Block a user