course details changes done
This commit is contained in:
parent
2cd8de31b1
commit
64c27e047f
@ -289,7 +289,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