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

B #5115: Keep attr opennebula_manage (#279)

Signed-off-by: Jorge Lobo <jlobo@opennebula.io>

(cherry picked from commit 95d0ecbe3f697a93f739cb7d7b02edfa30f6dd17)
This commit is contained in:
Jorge Miguel Lobo Escalona 2020-10-02 12:29:57 +02:00 committed by Tino Vazquez
parent 8b5845c812
commit 04f4168c62
No known key found for this signature in database
GPG Key ID: 2FE9C32E94AEABBE

View File

@ -41,6 +41,7 @@
{{tr "Image name"}}
</label>
<input type="text" wizard_field="IMAGE" id="IMAGE" name="IMAGE"/>
<input type="text" wizard_field="OPENNEBULA_MANAGED" id="OPENNEBULA_MANAGED" name="OPENNEBULA_MANAGED" hidden=""/>
</div>
</div>
<div class="row">
@ -71,6 +72,7 @@
<div class="input-group mb_input_wrapper">
<div class="input-group-field">
<input wizard_field="SIZE" type="number" id="SIZE" name="SIZE"/>
<input type="hidden" wizard_field="OPENNEBULA_MANAGED" id="OPENNEBULA_MANAGED" name="OPENNEBULA_MANAGED" hidden=""/>
</div>
<div class="input-group-button">
<select class="mb_input_unit">