setFeesForStudent.html edited online with Bitbucket

This commit is contained in:
sriramv 2018-08-10 11:46:57 +00:00
parent 89f380c451
commit bf608a7167

View File

@ -412,7 +412,7 @@
</a>
</td>
<td>
<a ng-if="feesStructureInfo[0].ProgramType=='Y001'" class="text-red" tooltip="Generate PDF" ng-click="reregisterPDF(p);"><b class="fa fa-hover fa-files " aria-hidden="true"></b>
<a ng-if="feesStructureInfo[0].ProgramType=='Y001'" class="text-red" tooltip="Generate PDF" ng-click="reregisterPDF(p);"><b class="fa fa-hover fa fa-file-pdf-o " aria-hidden="true"></b>
</a></td>
</tr>