Skip to content

Commit

Permalink
Revert "LRQA-TEST Break compile"
Browse files Browse the repository at this point in the history
This reverts commit d287921.
  • Loading branch information
lesliewong92 committed Jan 9, 2018
1 parent d287921 commit 6e3b0c6
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 6e3b0c6

Please sign in to comment.