update daybook changes: kdk
This commit is contained in:
parent
867177d498
commit
87bf798373
@ -240,7 +240,7 @@
|
||||
|
||||
<textarea type="text" placeholder="Enter Comments" tabindex="3" class="form-control" name="addComments" ng-model="myModelAdd.description"
|
||||
maxlength="100" />
|
||||
<span class="text-small block">Comments Should Less than 50 letters.</span>
|
||||
<span class="text-small block">Comments Should Less than 100 Characters.</span>
|
||||
<span class="error text-small block" ng-if="Form.addComments.$dirty && Form.addComments.$error.pattern">Invalid Comments</span>
|
||||
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user