diff --git a/src/sunstone/public/js/plugins/vms-tab.js b/src/sunstone/public/js/plugins/vms-tab.js index f9609fc379..715b31b586 100644 --- a/src/sunstone/public/js/plugins/vms-tab.js +++ b/src/sunstone/public/js/plugins/vms-tab.js @@ -48,145 +48,122 @@ var netUsage = { } var create_vm_tmpl ='\ -
\ -

\ - '+tr("Create Virtual Machine")+'\ -

\ +
\ +

'+tr("Create Virtual Machine")+'

\
\
\
\ -
\ -
\ - '+tr("Step 1: Specify a name and the number of instances")+'\ -
\ -
\ - \ -
\ -
\ - \ -
\ -
\ -
'+tr("Defaults to template name when emtpy. You can use the wildcard %i. When creating several VMs, %i will be replaced with a different number starting from 0 in each of them")+'.
\ -
\ +
\ + '+tr("Step 1: Specify a name and the number of instances")+'\ +
\ +
\ + \ + \
\ -
\ -
\ - \ -
\ -
\ - \ -
\ -
\ -
'+tr("Number of Virtual Machines that will be created using this template")+'.
\ -
\ +
\ + \ + \
\ -
\ -
\ -
\ -
\ -
\ -
\ -
\ - '+tr("Step 2: Select a template")+'\ -
\ -
\ - \ -
\ -
\ - \ -
\ +
\ +
\ +
\ + '+tr("Step 2: Select a template")+'\ +
\ +
\ + \
\ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ -
'+tr("ID")+''+tr("Owner")+''+tr("Group")+''+tr("Name")+''+tr("Registration time")+'
\ -
\ -
\ -
\ -
\ -
\ -
\ +
\ +
\ +
\
\ '+tr("Step 3: Select an operating system")+'\
\ -
\ +
\ \
\ -
\ - \ +
\ + \
\
\ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ -
'+tr("ID")+''+tr("Owner")+''+tr("Group")+''+tr("Name")+''+tr("Datastore")+''+tr("Size")+''+tr("Type")+''+tr("Registration time")+''+tr("Persistent")+''+tr("Status")+''+tr("#VMS")+''+tr("Target")+'
\ -
\ -
\ +
\ + \ '; var deploy_vm_tmpl ='\ -
\ -

\ - '+tr("Deploy Virtual Machine")+'\ -

\ +
\ +

'+tr("Deploy Virtual Machine")+'

\
\
\ \ @@ -207,123 +182,117 @@ var deploy_vm_tmpl ='\
\ '+tr("Select a Host")+'\
\ -
\ +
\ \
\ -
\ - \ +
\ + \
\
\ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ -
' + tr("ID") + '' + tr("Name") + '' + tr("Cluster") + '' + tr("RVMs") + '' + tr("Real CPU") + '' + tr("Allocated CPU") + '' + tr("Real MEM") + '' + tr("Allocated MEM") + '' + tr("Status") + '' + tr("IM MAD") + '' + tr("VM MAD") + '' + tr("Last monitored on") + '
\ -
\
\ -
\ -
\ -
\ -

'+tr("Advanced options")+'

\ -
\ -
\ -
\ -
\ - \ -
\ -
\ - \ -
\ -
' - + tr("If it is set to true, the host capacity will be checked. This will only affect oneadmin requests, regular users resize requests will always be enforced") + - '
\ -
\ -
\ -
\ - '+tr("Select a datastore")+'\ -
\ -
\ - \ -
\ -
\ - \ -
\ -
\ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ - \ -
'+tr("ID")+''+tr("Owner")+''+tr("Group")+''+tr("Name")+''+tr("Capacity")+''+tr("Cluster")+''+tr("Basepath")+''+tr("TM MAD")+''+tr("DS MAD")+''+tr("Type")+'
\ -
\ -
\ + \ '; var migrate_vm_tmpl ='\ -
\ -

\ - '+tr("Migrate Virtual Machine")+'\ -

\ +
\ +

'+tr("Migrate Virtual Machine")+'

\
\
\ \ @@ -347,11 +314,11 @@ var migrate_vm_tmpl ='\
\ '+tr("Select a Host")+'\
\ -
\ +
\ \
\ -
\ - \ +
\ + \
\
\ \ @@ -397,24 +364,20 @@ var migrate_vm_tmpl ='\ \
\
\ -
\ -

'+tr("Advanced options")+'

\ -
\ -
\ -
\ -
\ - \ -
\ -
\ - \ -
\ -
' - + tr("If it is set to true, the host capacity will be checked. This will only affect oneadmin requests, regular users resize requests will always be enforced") + - '
\ -
\ -
\ +
\ +
'+tr("Advanced options")+'
\ +
\ +
\ +
\ + \ + \ +
\ +
\ +
\ +
\