X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/c3226455f0fd065757b681e2be52e8d8c2362ff8..130435f257877a1f8bb82f2b432b45c973e5aefc:/templates/list.tmpl
diff --git a/templates/list.tmpl b/templates/list.tmpl
index 67cefdc..d6c0e00 100644
--- a/templates/list.tmpl
+++ b/templates/list.tmpl
@@ -27,12 +27,12 @@ List of your VMs
$errorRow('name', $err)
Memory |
- megabytes ($max_memory max) |
+ MiB ($max_memory max) |
$errorRow('memory', $err)
Disk |
- gigabytes (${"%0.1f" % ($max_disk-0.05)} max) |
+ GiB (${"%0.1f" % ($max_disk-0.05)} max) |
$errorRow('disk', $err)
@@ -51,6 +51,11 @@ $errorRow('vmtype', $err)
$cdromList($cdroms, $defaults.cdrom) |
$errorRow('cdrom', $err)
+
+ Owner |
+ |
+
+ $errorRow('owner', $err)
@@ -88,7 +93,7 @@ $has_vnc[$machine]
@@ -100,7 +105,7 @@ $has_vnc[$machine]
Name |
Memory |
- owner |
+ Owner |
IP |
Uptime |
VNC |