course details changes done

This commit is contained in:
gandhimathi 2018-01-10 18:01:37 +05:30
parent 0d134d8424
commit 24d33b8b93

View File

@ -15,6 +15,9 @@
}
a {
color: #007AFF;
}
</style>
<!-- start: PAGE TITLE -->
@ -121,7 +124,7 @@
<input type="button" class="btn btn-info btn-xs btn-transparent tooltips" tooltip-placement="bottom" tooltip="Click To Set Fees" id="setRow{{user.ID}}" value="Set Fees" ng-click="setFees(user)">
</td>
<td>
<input type="button" class="btn btn-info btn-xs btn-transparent tooltips" tooltip-placement="bottom" tooltip="Click To Update Fees" id="editRow{{user.ID}}" value="Update Fees" ng-click="updateFees(user)">
<b></b> <input type="button" class="btn btn-info btn-xs btn-transparent tooltips" tooltip-placement="bottom" tooltip="Click To Update Fees" id="editRow{{user.ID}}" value="Receive Fees" ng-click="updateFees(user)">
</td>