diff options
Diffstat (limited to 'ecomp-portal-FE-os/mock/ecomp/data/applications/available-apps.json')
-rw-r--r-- | ecomp-portal-FE-os/mock/ecomp/data/applications/available-apps.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/ecomp-portal-FE-os/mock/ecomp/data/applications/available-apps.json b/ecomp-portal-FE-os/mock/ecomp/data/applications/available-apps.json new file mode 100644 index 00000000..1301ba31 --- /dev/null +++ b/ecomp-portal-FE-os/mock/ecomp/data/applications/available-apps.json @@ -0,0 +1,25 @@ +[{ + "index": 8, + "title": "Policy IST", + "value": "Policy IST" +}, { + "index": 16, + "title": "CCD App IST", + "value": "CCD App IST" +}, { + "index": 19, + "title": "GeoLink App DEV", + "value": "GeoLink App DEV" +}, { + "index": 20, + "title": "Policy DEV", + "value": "Policy DEV" +}, { + "index": 21, + "title": "GeoLink IST", + "value": "GeoLink IST" +}, { + "index": 33, + "title": "CCD App DEV", + "value": "CCD App DEV" +}]
\ No newline at end of file |