update fees ui issue changes
This commit is contained in:
parent
4bf1313c20
commit
ee976cb71e
@ -398,6 +398,8 @@
|
||||
<span class="error text-small block"
|
||||
ng-if="Form.trackStatus.$dirty && Form.trackStatus.$invalid">Status is required</span>
|
||||
</div>-->
|
||||
</div>
|
||||
<div class="row">
|
||||
|
||||
<div class="col-md-6 form-group"
|
||||
ng-class="{'has-error':Form.studcomments.$dirty && Form.studcomments.$invalid,'has-success':Form.studcomments.$valid}">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user