Skip to content

Commit

Permalink
LPD-40036 This should be camelCase
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-ortega authored and brianchandotcom committed Dec 17, 2024
1 parent a4c80c5 commit ced62ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public SearchContainer<String> getSearchContainer() {
liferayPortletRequest, liferayPortletResponse),
null, "no-items-were-found");

searchContainer.setId("StringItemSearchContainer");
searchContainer.setId("stringItemSearchContainer");
searchContainer.setOrderByCol(
SearchOrderByUtil.getOrderByCol(
_renderRequest, SamplePortletKeys.SAMPLE_PORTLET,
Expand Down

0 comments on commit ced62ad

Please sign in to comment.