summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os/mock/ecomp/data/widgets/widgets.json
blob: 3113d81d4d8a965735fea0bc9b0aab7a79f6fc5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[
  {
    "id": 2,
    "name": "ASDC",
    "appId": 23,
    "appName": "ASDC",
    "url": "http://yeoman.io/generators/",
    "width": 360,
    "height" : 300
  },
  {
    "id": 3,
    "name": "AIC Self Service Portal",
    "appId": 24,
    "appName": "AIC Self Sere Portal",
    "url": "http://yeoman.io/generators/",
    "width": 360,
    "height" : 300
  },
  {
    "id": 4,
    "name": "AIC Formation",
    "appId": 25,
    "appName": "AIC Formation",
    "url": "http://yeoman.io/generators/",
    "width": 360,
    "height" : 300
  },
  {
    "id": 5,
    "name": "Portal Name",
    "appId": 26,
    "appName": "Portal name",
    "url": "http://yeoman.io/generators/",
    "width": 360,
    "height" : 300
  }

  ]