Revision 9e19ea51 src/sunstone/public/app/tabs/templates-tab/form-panels/instantiate/templateRow.hbs
src/sunstone/public/app/tabs/templates-tab/form-panels/instantiate/templateRow.hbs | ||
---|---|---|
67 | 67 |
</fieldset> |
68 | 68 |
</div> |
69 | 69 |
</div> |
70 |
<div class="row"> |
|
71 |
<div class="small-12 columns hostContext{{element.ID}}"> |
|
72 |
<fieldset> |
|
73 |
<legend> |
|
74 |
<i class="fa fa-globe"></i> {{tr "Host"}} |
|
75 |
</legend> |
|
76 |
<div class="provision_host_selector{{element.ID}}" data-tab-content>{{{hostsDatatable}}}</div> |
|
77 |
<div class="row"> |
|
78 |
<div class="large-12 columns"> |
|
79 |
<label for="SCHED_REQUIREMENTS"> |
|
80 |
{{tr "Expression"}} |
|
81 |
{{{tip (tr "Boolean expression that rules out entries from the pool of datastores suitable to run this VM.")}}} |
|
82 |
</label> |
|
83 |
<input type="text" wizard_field="SCHED_REQUIREMENTS" id="SCHED_REQUIREMENTS{{element.ID}}" name="requirements" /> |
|
84 |
</div> |
|
85 |
</div> |
|
86 |
</fieldset> |
|
87 |
</div> |
|
88 |
</div> |
|
70 | 89 |
<div class="row"> |
71 | 90 |
<div class="medium-6 small-12 columns vcenterVMFolderContext{{element.ID}}"> |
72 | 91 |
<div class="provision_vcenter_vm_folder_selector"> |
Also available in: Unified diff