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
c711449d
Commit
c711449d
authored
Oct 30, 2020
by
Ratnadeep Rajendra Kharade
Browse files
added minimum character count note
parent
b041cae6
Pipeline
#1118
passed with stages
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
c711449d
...
...
@@ -56,6 +56,15 @@
id=
"inputTextCharacters"
name=
"inputTextCharacters"
value=
""
>
<div
id=
"textCharacters-validation"
class=
"error-message"
>
Please enter number the of characters.
</div>
</div>
<div
class=
"more-information"
>
<div>
<h4>
<span>
ⓘ
</span>
Note
</h4>
</div>
<div>
<div>
Minimum number of characters for school level should be;
First Year: 100, Second Year: 100, Third Year: 400, Fourth Year: 400
</div>
</div>
</div>
</div>
<div>
<label
for=
"schoolLevel"
>
School Level:
</label>
...
...
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