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:
parent
ad487bd1ed
commit
daa4ad9386
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user