src/EpicRoadmap/EpicRoadmap.html [64:77]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - EpicRoadmap = er; EpicRoadmap.initialize(); // loading succeeded VSS.notifyLoadSucceeded(); }); } }); function isBackground() { const contributionContext = VSS.getConfiguration(); return contributionContext && contributionContext.host && contributionContext.host.background; }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - src/PortfolioPlanning/PortfolioPlanning.html [64:77]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - EpicRoadmap = er; EpicRoadmap.initialize(); // loading succeeded VSS.notifyLoadSucceeded(); }); } }); function isBackground() { const contributionContext = VSS.getConfiguration(); return contributionContext && contributionContext.host && contributionContext.host.background; } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -