1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-24 21:34:01 +03:00

Added Size on Instantiate in vCenter VM (attach disk)

(cherry picked from commit 54cd355fc8)
This commit is contained in:
abelCoronado93 2017-09-26 16:52:56 +02:00 committed by Jaime Melis
parent ad487bd1ed
commit daa4ad9386

View File

@ -109,9 +109,9 @@
</div>
{{/unless}}
{{#unless volatile}}
<div class="medium-6 columns hypervisor only_kvm">
<div class="medium-6 columns hypervisor">
<label for="SIZE">
{{tr "Size on instantiate (MB)"}}
{{tr "Size on instantiate (GB)"}}
{{{tip (tr "The size of the disk will be modified to match this size when the template is instantiated")}}}
</label>
<input wizard_field="SIZE" type="number" min="0" id="SIZE" name="SIZE" />