1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

feature #3821: Add SIZE attire for each DISK

This commit is contained in:
Daniel Molina 2015-08-19 11:13:03 +02:00
parent 4dbf1404ac
commit 77ad661010

View File

@ -119,6 +119,13 @@
<option value="unmap">{{tr "unmap"}}</option>
</select>
</div>
<div class="large-6 columns hypervisor only_kvm">
<label for="SIZE">
{{tr "Size (MB)"}}
{{{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="text" id="SIZE" name="SIZE" />
</div>
<div class="large-6 columns hypervisor only_kvm">
<label for="TOTAL_BYTES_SEC">
{{tr "Total Bytes Sec"}}