Skip to content

Commit

Permalink
feat: Fix displaying the news composer - EXO-73104 -Meeds-io/MIPs#128 (
Browse files Browse the repository at this point in the history
  • Loading branch information
sofyenne authored and azayati committed Sep 9, 2024
1 parent 3b788cd commit d8b05cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
</init-params>
</component-plugin>
<component-plugin>
<name>ContentEditorPageLayoutUpgrade</name>
<name>ContentEditorUpgrade</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 @@ -1860,7 +1860,7 @@
<edit-permission>manager:/platform/administrators</edit-permission>
<show-max-window>true</show-max-window>
<hide-shared-layout>true</hide-shared-layout>
<container template="system:/groovy/portal/webui/container/UIPageLayout.gtmpl">
<container cssClass="contentEditorContainer" template="system:/groovy/portal/webui/container/UIPageLayout.gtmpl">
<section-columns>
<column col-span="12">
<portlet-application>
Expand Down

0 comments on commit d8b05cf

Please sign in to comment.