corrected name of div
This commit is contained in:
parent
42b506ecf6
commit
5e697e00cb
|
@ -419,7 +419,7 @@ class CCPMethodEditorController extends HTMLElement{
|
|||
${this.renderKeywords()}
|
||||
</div>
|
||||
</div>
|
||||
<div name="runtimes" class="mb-3">
|
||||
<div name="infrastructures" class="mb-3">
|
||||
<label class="form-label">Compatible Infrastrucures</label>
|
||||
<select name="infrastructure-input" class="form-control">
|
||||
${this.renderInfrastructureOptions()}
|
||||
|
|
Loading…
Reference in New Issue