Skip to content

Commit

Permalink
feat: Add a new Images portlet to display the portlet banner - EXO-65514
Browse files Browse the repository at this point in the history
  • Loading branch information
IlhemEssaadi authored and azayati committed Aug 16, 2023
1 parent 9d15422 commit fa7114b
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@
<access-permissions>Everyone</access-permissions>
<container id="topNewsPage" template="system:/groovy/portal/webui/container/UIContainer.gtmpl">
<access-permissions>*:/platform/users</access-permissions>
<portlet-application>
<portlet>
<application-ref>social-portlet</application-ref>
<portlet-ref>ImagesPortlet</portlet-ref>
</portlet>
<access-permissions>Everyone</access-permissions>
<show-info-bar>false</show-info-bar>
</portlet-application>
</container>
<container id="newsBodyPage" template="system:/groovy/portal/webui/container/UIContainer.gtmpl">
<access-permissions>Everyone</access-permissions>
Expand Down

0 comments on commit fa7114b

Please sign in to comment.