Skip to content

Commit

Permalink
B #5115: Keep attr opennebula_manage (#279)
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Lobo <[email protected]>
  • Loading branch information
jloboescalona2 authored and rsmontero committed Oct 6, 2020
1 parent 0db4118 commit 961ff6e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down Expand Up @@ -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">
Expand Down

0 comments on commit 961ff6e

Please sign in to comment.