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

F #4089: Enable physical cpu input for FC (#4703)

This commit is contained in:
Sergio Betanzos 2020-05-12 11:42:24 +02:00 committed by GitHub
parent 5708d9a2cd
commit 24de19bf4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@
{{{tip (tr "Percentage of CPU divided by 100 required for the Virtual Machine. Half a processor is written 0.5.")}}}
</label>
<div class="cpu_input">
<input type="number" class="disabled_firecracker" step="0.01" min="0" wizard_field="CPU" id="CPU" style="margin-bottom:0rem;"/>
<input type="number" step="0.01" min="0" wizard_field="CPU" id="CPU" style="margin-bottom:0rem;"/>
</div>
<span style="color:gray;margin-bottom:1rem">
<span id="real_cpu_cost" >Cost</span>