Skip to content
Snippets Groups Projects
Commit 8663d1ee authored by Sebastian Bergandy's avatar Sebastian Bergandy :keyboard:
Browse files

Merge branch 'OZG-6988-fix-typo' into 'main'

OZG-6988 add missing dots in texts

See merge request !29
parents 2ffa4e7b 6a13984e
Branches
Tags
1 merge request!29OZG-6988 add missing dots in texts
...@@ -4,14 +4,14 @@ ...@@ -4,14 +4,14 @@
<ods-text-input <ods-text-input
[fieldControl]="formEngineFormControl" [fieldControl]="formEngineFormControl"
label="Formengine" label="Formengine"
placeholder="Tragen Sie hier die Formengine des Formulars ein" placeholder="Tragen Sie hier die Formengine des Formulars ein."
data-test-id="form-engine-input" data-test-id="form-engine-input"
></ods-text-input> ></ods-text-input>
<ods-text-input <ods-text-input
[fieldControl]="formIdFormControl" [fieldControl]="formIdFormControl"
label="FormID" label="FormID"
placeholder="Tragen Sie hier die FormID des Formulars ein" placeholder="Tragen Sie hier die FormID des Formulars ein."
data-test-id="form-id-input" data-test-id="form-id-input"
></ods-text-input> ></ods-text-input>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment