Skip to content

Commit

Permalink
feat: Change Recognition Setup App Layout Page - MEED-7094 - Meeds-io…
Browse files Browse the repository at this point in the history
…/MIPs#144 (#2217)

This change will update the page Recognition Setup App to apply
Application like style.
  • Loading branch information
boubaker authored Jun 21, 2024
1 parent 35744c9 commit 8b280dd
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 @@ -313,7 +313,7 @@
</init-params>
</component-plugin>
<component-plugin>
<name>RecognitionSetupPageLayoutUpgrade</name>
<name>RecognitionSetupAppLayoutUpgrade</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 @@ -238,7 +238,7 @@
<edit-permission>manager:/platform/rewarding</edit-permission>
<container template="system:/groovy/portal/webui/container/UIPageLayout.gtmpl" cssClass="no-applications-spacing">
<section-columns>
<column col-span="12" cssClass="app-background-color application-border-radius py-5">
<column col-span="12" cssClass="application-background-color application-border-radius">
<portlet-application profiles="kudos">
<portlet>
<application-ref>kudos</application-ref>
Expand Down

0 comments on commit 8b280dd

Please sign in to comment.