mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 02:01:01 -03:30
show correct ask_inventory state
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user