Skip to content
Snippets Groups Projects
Verified Commit 6a13984e authored by Sebastian Bergandy's avatar Sebastian Bergandy :keyboard:
Browse files

OZG-6988 add missing dots in texts

Sub task: OZG-7446
parent 2ffa4e7b
Branches
Tags
1 merge request!29OZG-6988 add missing dots in texts
......@@ -4,14 +4,14 @@
<ods-text-input
[fieldControl]="formEngineFormControl"
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"
></ods-text-input>
<ods-text-input
[fieldControl]="formIdFormControl"
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"
></ods-text-input>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment