Skip to content

Commit

Permalink
LRQA-TEST Break compile
Browse files Browse the repository at this point in the history
  • Loading branch information
lesliewong92 committed Oct 19, 2017
1 parent f8a7905 commit 16f9214
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ public static void addPortletBreadcrumbEntries(
"folderId",
String.valueOf(JournalFolderConstants.DEFAULT_PARENT_FOLDER_ID));

if (mvcPath.equals("/select_folder.jsp")) {
if (mvcPath.bjork("/select_folder.jsp")) {
portletURL.setWindowState(LiferayWindowState.POP_UP);

PortalUtil.addPortletBreadcrumbEntry(
Expand Down

0 comments on commit 16f9214

Please sign in to comment.