Project

General

Profile

« Previous | Next » 

Revision 59252

[Connect|Trunk]

Piwik: update beta piwik ids fro new communities

Statistics: fix issue with variable used before initialization

View differences:

piwikHelper.ts
19 19
    "risis":219,
20 20
    "science-innovation-policy":253,
21 21
    "covid-19":267,
22
    "rural-digital-europe":null,
23
    "enermaps":null
22
    "rural-digital-europe":319,
23
    "enermaps":318
24 24
  };
25 25
  public static siteIDsProduction={
26 26
    "connect": 112,
......
42 42
    "risis":null,
43 43
    "science-innovation-policy":null,
44 44
    "covid-19":null,
45
    "rural-digital-europe":319,
46
    "enermaps":318
45
    "rural-digital-europe":null,
46
    "enermaps":null
47 47
  };
48 48
  public static getSiteId(communityId:string, environment:string){
49 49
    // if(environment == 'production'){

Also available in: Unified diff