summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/mock/ecomp/data/widgets/widgets.json
blob: 9b8bf60a5437c26e2c5c74231c55efcd0f6ae875 (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": "Self Service Portal",
    "appId": 24,
    "appName": "Self Sere Portal",
    "url": "http://yeoman.io/generators/",
    "width": 360,
    "height" : 300
  },
  {
    "id": 4,
    "name": "Formation",
    "appId": 25,
    "appName": "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
  }

  ]