Project

General

Profile

« Previous | Next » 

Revision 57504

Update model with parameters, filters & jsonObject

View differences:

monitor.component.ts
211 211
  }
212 212

  
213 213
  public getUrlByStakeHolder(indicatorPath: IndicatorPath) {
214
    return this.sanitizer.bypassSecurityTrustResourceUrl(this.statisticsService.getChartUrl(indicatorPath.source, indicatorPath.url));
214
    return this.sanitizer.bypassSecurityTrustResourceUrl(this.statisticsService.getChartUrl(indicatorPath.source, indicatorPath.getFullUrl()));
215 215
  }
216 216

  
217 217
  public setActiveChart(index, type: string) {

Also available in: Unified diff