Skip to content
Snippets Groups Projects
Commit 48d9c324 authored by Krzysztof Witukiewicz's avatar Krzysztof Witukiewicz
Browse files

OZG-7501 OZG-7899 Fix formatting

parent 215cf2c9
Branches
Tags
1 merge request!22Ozg 7501 weiterleitung vorbereiten
......@@ -99,7 +99,7 @@ public class StatusService {
}
public void setStatusToWeitergeleitet(String vorgangId, long version) {
doUpdateStatus(vorgangId, version, Status.WEITERGELEITET.name());
doUpdateStatus(vorgangId, version, Status.WEITERGELEITET.name());
}
public void revokeStatusChange(Command command) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment