mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 13:25:02 -02:30
Add WIP implementation of Lookup
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<at-form state="vm.form">
|
||||
<at-input-text col="4" tab="1" state="vm.form.name"></at-input-text>
|
||||
<at-input-text col="4" tab="2" state="vm.form.description"></at-input-text>
|
||||
<at-input-select col="4" tab="3" state="vm.form.organization"></at-input-select>
|
||||
<at-input-lookup col="4" tab="3" state="vm.form.organization"></at-input-lookup>
|
||||
|
||||
<at-divider></at-divider>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user