saimod todo statistics layoutfix

This commit is contained in:
Ulf Gebhardt 2015-06-18 22:18:02 +02:00
parent 428365049d
commit 9381bff7d3

View File

@ -14,14 +14,12 @@
<td>${project_all}</td>
<td>${project}%</td>
</tr>
</table>
<table class="table table-hover table-condensed sai_table" style="width: 100%">
<tr>
<th>${table_username}</th>
<th>${table_open}</th>
<th>${table_closed}</th>
<th>${table_all}</th>
<th>${table_percentage}</th>
<th>${table_done}</th>
</tr>
${userstats}
</table>