lable changes in student view
This commit is contained in:
parent
368a7fa9ec
commit
b8cc2217cf
@ -418,7 +418,7 @@
|
|||||||
<table class="table no-margin ng-scope" ng-if="course.markCardDetails!=false">
|
<table class="table no-margin ng-scope" ng-if="course.markCardDetails!=false">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Type</th>
|
<th>Sem/Year</th>
|
||||||
<!-- <th>Name</th>-->
|
<!-- <th>Name</th>-->
|
||||||
<th>Status</th>
|
<th>Status</th>
|
||||||
<th>Comments</th>
|
<th>Comments</th>
|
||||||
@ -483,7 +483,7 @@
|
|||||||
<table class="table no-margin ng-scope" ng-if="course.studyMaterialDetails!=false">
|
<table class="table no-margin ng-scope" ng-if="course.studyMaterialDetails!=false">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Type</th>
|
<th>Sem/Year</th>
|
||||||
<!-- <th>Date</th>-->
|
<!-- <th>Date</th>-->
|
||||||
<th>Status</th>
|
<th>Status</th>
|
||||||
<th>Comments</th>
|
<th>Comments</th>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user