Skip to content

Commit

Permalink
MID-8378 small update for previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Dec 19, 2022
1 parent 91b91c0 commit 4122702
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ protected void createBreadcrumb() {
public String getObject() {
return getPageTitleModel().getObject();
}
}, this.getClass(), getPageParameters());
}, this.getClass(), pageParameters);

addBreadcrumb(bc);
}
Expand Down

0 comments on commit 4122702

Please sign in to comment.