add user groups tab in correct location
This commit is contained in:
parent
d6a02e7da1
commit
c817b03486
|
@ -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