Skip to content

Commit

Permalink
LPS-109398 pass value to search container column to translate the name
Browse files Browse the repository at this point in the history
  • Loading branch information
AliciaGarciaGarcia authored and brianchandotcom committed Mar 2, 2020
1 parent 307a4ee commit 6d52cd6
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -89,6 +89,7 @@ currentURLObj.setParameter("historyKey", renderResponse.getNamespace() + "asset-
<liferay-ui:search-container-column-text
cssClass="table-cell-content"
name="name"
value="<%= HtmlUtil.escape(group.getName(locale)) %>"
/>

<liferay-ui:search-container-column-text
Expand Down

0 comments on commit 6d52cd6

Please sign in to comment.