Add hours to idletime.

This commit is contained in:
zhuyj17 2016-04-15 23:36:57 +08:00
parent 5f5ee95f8c
commit 55bc81e816
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<th>{{ quotainfo['disk'] }} MB</th>
<th>{{ quotainfo['network'] }} IP addresses</th>
<th>{{ quotainfo['image'] }}</th>
<th>{{ quotainfo['idletime'] }}</th>
<th>{{ quotainfo['idletime'] }} hours</th>
</tr>
</tbody>
</table>