X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/61154617919ca57b6f1d4bed02aa9847ef14232a..0a65acc5524cc443e1682f4d524d387b9577e5c1:/code/templates/list.tmpl diff --git a/code/templates/list.tmpl b/code/templates/list.tmpl index c5c3e9d..2475542 100644 --- a/code/templates/list.tmpl +++ b/code/templates/list.tmpl @@ -6,11 +6,11 @@ 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,50 +19,85 @@ VM List @@ -84,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 Virtual Servers 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