Skip to content

Commit

Permalink
feat: Rename System Addon Container Extension to use it as UIPortalAp…
Browse files Browse the repository at this point in the history
…plication extension - MEED-8281 - Meeds-io/MIPs#175 (#567)

This change will allow to centralize the **system Kudos app** to be
served by `UIPortalApplication` extension rather than AddonContainers
added inside the `sharedlayout.xml` and `portal.xml` of standalone
sites.
  • Loading branch information
boubaker authored and exo-swf committed Feb 6, 2025
1 parent 5f6529c commit 0139fce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</value-param>
<value-param>
<name>containerName</name>
<value>bottom-all-container</value>
<value>body-end-container</value>
</value-param>
<object-param>
<name>kudos-portlet</name>
Expand Down

0 comments on commit 0139fce

Please sign in to comment.