Skip to content

Commit

Permalink
fix(container): add idattr and universe in zimbra link (#13846)
Browse files Browse the repository at this point in the history
ref: MANAGER-15850

Signed-off-by: Maxime Bajeux <[email protected]>
  • Loading branch information
MaximeBajeux authored and oalkabouss committed Nov 18, 2024
1 parent 9185d3b commit 33d5364
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ webCloudUniverse.children = [
children: [
{
id: 'zimbra',
idAttr: 'zimbra-link',
universe: webCloudUniverse.id,
translation: 'sidebar_zimbra',
routing: {
application: 'zimbra',
Expand Down

0 comments on commit 33d5364

Please sign in to comment.