mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
Add support for name and description query params on ee add
This commit is contained in:
parent
ad24fe7017
commit
71c72f74a1
@ -29,7 +29,9 @@ function ExecutionEnvironmentAdd() {
|
||||
};
|
||||
|
||||
const hubParams = {
|
||||
description: '',
|
||||
image: '',
|
||||
name: '',
|
||||
};
|
||||
|
||||
history.location.search
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user