|
@@ -512,6 +512,7 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
<table class="table table-bordered list_table" style="margin: 0px;">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
+ <th>Sl</th>
|
|
|
<th>Name</th>
|
|
|
<th>Email</th>
|
|
|
<th>University Name</th>
|
|
@@ -523,6 +524,7 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
+ <td style="font-size: 11px;">test</td>
|
|
|
<td style="font-size: 11px;">test</td>
|
|
|
<td style="font-size: 11px; width: 15%;">test</td>
|
|
|
<td style="font-size: 11px;">test</td>
|
|
@@ -560,6 +562,7 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
<table class="table table-bordered list_table" style="margin: 0px;">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
+ <th>Sl</th>
|
|
|
<th>Name</th>
|
|
|
<th>Email</th>
|
|
|
<th>University Name</th>
|
|
@@ -571,6 +574,7 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
+ <td style="font-size: 11px;">test</td>
|
|
|
<td style="font-size: 11px;">test</td>
|
|
|
<td style="font-size: 11px; width: 15%;">test</td>
|
|
|
<td style="font-size: 11px;">test</td>
|