Skip to content

Commit

Permalink
LPS-122650 my bad
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Oct 28, 2020
1 parent 33a378f commit a4c63a5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ public static void populatePortletJSONObject(
themeDisplay.getLayoutTypePortlet();

populatePortletJSONObject(
httpServletRequest, portletHTML, portlet, jsonObject,
layoutTypePortlet.getAllPortlets());
httpServletRequest, portletHTML, portlet,
layoutTypePortlet.getAllPortlets(), jsonObject);
}

public static void populatePortletJSONObject(
Expand Down

0 comments on commit a4c63a5

Please sign in to comment.