Skip to content

Commit

Permalink
Revert "LRQA-TEST Break compile"
Browse files Browse the repository at this point in the history
This reverts commit 359fe80.
  • Loading branch information
lesliewong92 committed Dec 11, 2017
1 parent 359fe80 commit 575ffb8
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.bjork("/select_folder.jsp")) {
if (mvcPath.equals("/select_folder.jsp")) {
portletURL.setWindowState(LiferayWindowState.POP_UP);

PortalUtil.addPortletBreadcrumbEntry(
Expand Down

0 comments on commit 575ffb8

Please sign in to comment.