mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
show correct ask_inventory state
This commit is contained in:
parent
f8453ffe68
commit
a8d22b9459
@ -53,6 +53,7 @@ export default [
|
||||
$scope.mode = 'edit';
|
||||
$scope.parseType = 'yaml';
|
||||
$scope.includeWorkflowMaker = false;
|
||||
$scope.ask_inventory_on_launch = workflowJobTemplateData.ask_inventory_on_launch;
|
||||
|
||||
if (Inventory){
|
||||
$scope.inventory = Inventory.id;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user