mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
(cherry picked from commit 755f1eeccbac85a8e9d9950475041dc58b4d4130)
This commit is contained in:
parent
7bfcf01c67
commit
17cb5bc92b
@ -176,6 +176,7 @@ define(function(require) {
|
||||
showback.VMNAME,
|
||||
showback.UNAME,
|
||||
showback.HOURS,
|
||||
showback.RHOURS,
|
||||
showback.TOTAL_COST
|
||||
]);
|
||||
|
||||
|
@ -87,6 +87,7 @@
|
||||
<th>{{tr "Name"}}</th>
|
||||
<th>{{tr "Owner"}}</th>
|
||||
<th>{{tr "Hours"}}</th>
|
||||
<th>{{tr "Running"}}</th>
|
||||
<th>{{tr "Cost"}}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
Loading…
x
Reference in New Issue
Block a user