mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-25 02:03:37 -05:00
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