Merge "fix: fix heat menu in administrator"
This commit is contained in:
commit
06d1f3cd19
@ -712,7 +712,7 @@ const renderMenu = (t) => {
|
|||||||
path: '/heat',
|
path: '/heat',
|
||||||
name: t('Orchestration'),
|
name: t('Orchestration'),
|
||||||
key: 'heatAdmin',
|
key: 'heatAdmin',
|
||||||
endpoints: 'heats',
|
endpoints: 'heat',
|
||||||
icon: <AppstoreOutlined />,
|
icon: <AppstoreOutlined />,
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user