Skip to content

Commit

Permalink
feat: Add bottom container to the content editor page - EXO-73275 - M…
Browse files Browse the repository at this point in the history
…eeds-io/MIMs#129
  • Loading branch information
sofyenne committed Oct 7, 2024
1 parent d7e1637 commit a639168
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@
</init-params>
</component-plugin>
<component-plugin>
<name>ContentEditorUpgrade</name>
<name>ContentEditorPageUpgradePlugin</name>
<set-method>addUpgradePlugin</set-method>
<type>io.meeds.social.upgrade.LayoutUpgradePlugin</type>
<init-params>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1873,6 +1873,10 @@
</column>
</section-columns>
</container>
<container id="bottom-news-composer-container" template="system:/groovy/portal/webui/container/UIAddOnContainer.gtmpl">
<name>bottom-news-composer-container</name>
<factory-id>addonContainer</factory-id>
</container>
</page>

<page profiles="content">
Expand Down

0 comments on commit a639168

Please sign in to comment.