Project

General

Profile

« Previous | Next » 

Revision 57644

[Monitor Dashboard]: Add form builder for edit indicator

View differences:

indicator-utils.ts
18 18

  
19 19
  isActiveIcon: string = 'brightness_1';
20 20

  
21
  ignoredParameters = ['funder_name'];
22

  
21 23
  public getFullUrl(indicatorPath: IndicatorPath): string {
22 24
    let replacedUrl = indicatorPath.chartObject;
23 25
    if (indicatorPath.parameters) {

Also available in: Unified diff