Add hours to idletime.
This commit is contained in:
parent
5f5ee95f8c
commit
55bc81e816
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue