summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/mock/ecomp/data/functional-menu/favorites.json
blob: 2ed2da7c4ee5b1bad5840361fbcf488381ef0735 (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
[
  {
    "menuId": "90",
    "text": "4th Level App1a R16",
    "url": "http://google.com"
  },
  {
    "menuId": "99",
    "text": "3rd Level App1c R200",
    "url": "https://localhost/ecompportal/applicationsHome"
  },
  {
    "menuId": "22",
    "text": "ECOMP Wasteland",
    "url": "https://localhost/ecompportal/applicationsHome"
  },
  {
    "menuId": "1",
    "text": "Freaking great menu",
    "url": "https://localhost/ecompportal/applicationsHome"
  },
  {
    "menuId": "91",
    "text": "Andy's test menu",
    "url": "https://localhost/ecompportal/applicationsHome"
  }
]