saimod todo statistics layoutfix
This commit is contained in:
parent
428365049d
commit
9381bff7d3
@ -14,14 +14,12 @@
|
|||||||
<td>${project_all}</td>
|
<td>${project_all}</td>
|
||||||
<td>${project}%</td>
|
<td>${project}%</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
|
||||||
<table class="table table-hover table-condensed sai_table" style="width: 100%">
|
|
||||||
<tr>
|
<tr>
|
||||||
<th>${table_username}</th>
|
<th>${table_username}</th>
|
||||||
<th>${table_open}</th>
|
<th>${table_open}</th>
|
||||||
<th>${table_closed}</th>
|
<th>${table_closed}</th>
|
||||||
<th>${table_all}</th>
|
<th>${table_all}</th>
|
||||||
<th>${table_percentage}</th>
|
<th>${table_done}</th>
|
||||||
</tr>
|
</tr>
|
||||||
${userstats}
|
${userstats}
|
||||||
</table>
|
</table>
|
||||||
Loading…
x
Reference in New Issue
Block a user