lable changes in student view
This commit is contained in:
parent
6fa0fbc519
commit
368a7fa9ec
@ -343,7 +343,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>
|
||||||
@ -406,7 +406,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