Skip to content
Snippets Groups Projects
Commit 3ad0e47c authored by Martin's avatar Martin
Browse files

OZG-7501 adjust naming

parent 8fc1f85c
2 merge requests!107Ozg 7473 e2e,!105Ozg 7501 adjust loading
...@@ -9,7 +9,7 @@ export class E2EForwardingHelper { ...@@ -9,7 +9,7 @@ export class E2EForwardingHelper {
this.navigator.openForwardDialog(vorgangName); this.navigator.openForwardDialog(vorgangName);
} }
public forwardTo(orgnisationsEinheit: string): void { public forwardTo(organisationsEinheit: string): void {
this.executor.fillForwardingDialog(orgnisationsEinheit); this.executor.fillForwardingDialog(organisationsEinheit);
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment