mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 06:01:25 -03:30
13 lines
405 B
HTML
13 lines
405 B
HTML
<at-panel config="vm.panel">
|
|
<at-panel-heading config="vm.heading">
|
|
</at-panel-heading>
|
|
|
|
<at-panel-body>
|
|
<at-form>
|
|
<at-input-text col="4" config="vm.name"></at-input-text>
|
|
<at-input-text col="4" config="vm.description"></at-input-text>
|
|
<at-input-select col="4" config="vm.kind"></at-input-select>
|
|
</at-form>
|
|
</at-panel-body>
|
|
</at-panel>
|