We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa66c4d commit 4ea431eCopy full SHA for 4ea431e
MyApp/_pages/sidebar.json
@@ -25,7 +25,7 @@
25
"children": [
26
{
27
"text": "Latest Release Notes",
28
- "link": "/releases/v8_06"
+ "link": "/releases/v8_07"
29
},
30
31
"text": "Release Notes History",
@@ -138,10 +138,18 @@
138
"text": "Admin UI",
139
"link": "/admin-ui"
140
141
+ {
142
+ "text": "Admin Analytics UI",
143
+ "link": "/admin-ui-analytics"
144
+ },
145
146
"text": "Admin Identity Users UI",
147
"link": "/admin-ui-identity-users"
148
149
150
+ "text": "Admin Identity Roles UI",
151
+ "link": "/admin-ui-identity-roles"
152
153
154
"text": "Admin Manage Users UI",
155
"link": "/admin-ui-users"
0 commit comments