Skip to content

Commit

Permalink
LPS-192286 Add icon to the publish button
Browse files Browse the repository at this point in the history
  • Loading branch information
ambrinchaudhary authored and brianchandotcom committed Aug 22, 2023
1 parent 3b19b9b commit b0626ce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ if (editKBArticleDisplayContext.isPortletTitleBasedNavigation()) {
cssClass="c-mr-3"
displayType="primary"
dropdownItems="<%= editKBArticleDisplayContext.getEditKBArticleActionDropdownItems() %>"
icon="caret-bottom"
id='<%= liferayPortletResponse.getNamespace() + "publishDropdown" %>'
label="<%= editKBArticleDisplayContext.getPublishButtonLabel() %>"
name="publishDropdown"
Expand Down

0 comments on commit b0626ce

Please sign in to comment.