diff options
Diffstat (limited to 'ecomp-portal-FE/mock/ecomp/data/widgets')
-rw-r--r-- | ecomp-portal-FE/mock/ecomp/data/widgets/widgets.json | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/ecomp-portal-FE/mock/ecomp/data/widgets/widgets.json b/ecomp-portal-FE/mock/ecomp/data/widgets/widgets.json deleted file mode 100644 index 9b8bf60a..00000000 --- a/ecomp-portal-FE/mock/ecomp/data/widgets/widgets.json +++ /dev/null @@ -1,39 +0,0 @@ -[ - { - "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 - } - - ]
\ No newline at end of file |