course details changes done
This commit is contained in:
parent
64c27e047f
commit
db3e01a397
@ -537,7 +537,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr ng-repeat="cert in course.applicationDetails">
|
<tr ng-repeat="cert in course.applicationDetails | unique:'CertificateName'">
|
||||||
<!-- <td>
|
<!-- <td>
|
||||||
<span>{{cert.Sem_Year}}</span>
|
<span>{{cert.Sem_Year}}</span>
|
||||||
</td>-->
|
</td>-->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user