mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
Minor change to fix rebase conflict.
This commit is contained in:
parent
b2819793df
commit
2e58a47118
@ -353,7 +353,7 @@ export default ['$scope', 'TemplatesService', 'JobTemplateModel', 'PromptService
|
||||
value: $scope.extraVars
|
||||
};
|
||||
|
||||
$scope.nodeConfig.node.promptData = $scope.promptData = {
|
||||
$scope.nodeConfig.node.promptData = $scope.jobNodeState.promptData = {
|
||||
launchConf: launchConf,
|
||||
launchOptions: launchOptions,
|
||||
prompts: prompts,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user