Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pado
Behira Younes
Commits
10419a27
Commit
10419a27
authored
Oct 30, 2020
by
Ratnadeep Rajendra Kharade
Browse files
added minimum characters error message and changed note text
parent
517372a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
10419a27
...
...
@@ -56,13 +56,14 @@
id=
"inputTextCharacters"
name=
"inputTextCharacters"
value=
""
>
<div
id=
"textCharacters-validation"
class=
"error-message"
>
Please enter number the of characters.
</div>
</div>
<div
id=
"min-count-validation"
class=
"error-message"
>
Please enter minimum number the of characters.
</div>
<div
class=
"more-information"
>
<div>
<h4>
<span>
ⓘ
</span>
Note
</h4>
</div>
<div>
<div>
Minimum number of characters fo
r school level
should be;
First Year: 100, Second Year: 100, Third Year: 400, F
ourth
Y
ear
: 400
</div>
<div>
Please enter a text of more than 100 alphabetic characters for first and second yea
r school level
s,
and 400 alphabetic characters for third and f
ourth
y
ear
school levels.
</div>
</div>
</div>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment