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