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