course details changes done

This commit is contained in:
gandhimathi 2018-02-24 19:02:06 +05:30
parent 950e1c0694
commit 796b24d29a

View File

@ -53,7 +53,7 @@
ng-model="updateModel.feesType"
ng-options="fees.Sem_Year for fees in studentFeesInfo"
required ng-change="changeTotalFees(updateModel.feesType);">
<option value=""> Select Fees Type</option>
<!-- <option value=""> Select Fees Type</option>-->
</select>
<span class="error text-small block"
ng-if="Form.feesType.$dirty && Form.feesType.$invalid">Fees type is required</span>