X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/e37dd15bbf8683bab8454ea0eec8e9968ce982b2..0a65acc5524cc443e1682f4d524d387b9577e5c1:/code/templates/list.tmpl diff --git a/code/templates/list.tmpl b/code/templates/list.tmpl index 6e06c53..2475542 100644 --- a/code/templates/list.tmpl +++ b/code/templates/list.tmpl @@ -3,14 +3,14 @@ #def title -List of your VMs +VM List #end def -#def createTable() +#def createForm() #if $cant_add_vm
$cant_add_vm
#else -Create a new VM:
+We had a problem with your request:
#else if $varExists('new_machine') @@ -19,43 +19,85 @@ List of your VMs @@ -77,15 +119,15 @@ $errorRow('cdrom', $err)Name | -Memory | -Owner | -Administrator | -IP | -Uptime | -VNC | -+ | Name | +Memory | +Owner#slurp +#filter None +$helppopup('owner')#slurp +#end filter + | +Administrator#slurp +#filter None +$helppopup('administrator')#slurp +#end filter + | +IP | +Uptime | +VNC | ++ |
---|
Note: sipb-xen is a very alpha service. What does this mean?
+SIPB Virtual Servers is an alpha service. What does this mean?
#if not $machinesYou don't currently control any VMs.
-#else -You have the following VMs:
#end if