add user groups tab in correct location
This commit is contained in:
parent
080ba48adf
commit
d166ff976e
|
@ -72,7 +72,7 @@
|
||||||
href: "/builder/portal/manage/groups",
|
href: "/builder/portal/manage/groups",
|
||||||
}
|
}
|
||||||
|
|
||||||
menu.splice(1, 0, item)
|
menu.splice(2, 0, item)
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!$adminStore.cloud) {
|
if (!$adminStore.cloud) {
|
||||||
|
|
Loading…
Reference in New Issue