Merge remote-tracking branch 'origin/develop' into angular-16
This commit is contained in:
commit
ca61d32e0a
|
@ -57,7 +57,7 @@ export class PortalAggregators {
|
||||||
}
|
}
|
||||||
|
|
||||||
public static getCommunityInfo(): any {
|
public static getCommunityInfo(): any {
|
||||||
return Portal.getMockCommunityInfo(PortalAggregators.eoscInfo.menuId, PortalAggregators.disabled.entities,PortalAggregators.disabled.pages);
|
return Portal.getMockCommunityInfo(PortalAggregators.eoscInfo.menuId, PortalAggregators.eoscInfo.title, PortalAggregators.disabled.entities,PortalAggregators.disabled.pages);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue