* Adjust style.

This commit is contained in:
leiyong
2020-11-13 13:04:17 +08:00
parent 3a00d645ec
commit 32b1adc195
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
<tr class='text-center'>
<td><?php echo html::a($projectLink, $project->id);?></td>
<td class='text-left'><?php echo $project->code;?></td>
<td class='text-left'><?php echo html::a($projectLink, $project->name);?></td>
<td class='c-name text-left'><?php echo html::a($projectLink, $project->name);?></td>
<td><?php echo $project->begin;?></td>
<td><?php echo $project->end;?></td>
<td class="c-status">