mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
IOTS-171 : Register form validation message corrected
This commit is contained in:
parent
4de481e501
commit
b4ed33bcd0
@ -74,8 +74,7 @@
|
||||
data-errormsg="{{usernameRegExViolationErrorMsg}}" class="form-control"/>
|
||||
<span class=" usernameError hidden glyphicon glyphicon-remove form-control-feedback"></span>
|
||||
<label class="error usernameEmpty hidden" for="summary">This field is required.
|
||||
Username should be in minimum 3 characters long and do not include any
|
||||
whitespaces.</label>
|
||||
Username should be at least 3 characters long with no white spaces.</label>
|
||||
</div>
|
||||
<label class="wr-input-label">First Name *</label>
|
||||
<div id="firstNameField" class="form-group wr-input-control">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user