diff --git a/awx/ui/static/js/controllers/Adhoc.js b/awx/ui/static/js/controllers/Adhoc.js index 86d172fe66..404cfe4167 100644 --- a/awx/ui/static/js/controllers/Adhoc.js +++ b/awx/ui/static/js/controllers/Adhoc.js @@ -58,7 +58,7 @@ export function AdhocCtrl($scope, $rootScope, $location, $routeParams, // give the docs for the selected module $scope.argsPopOver = "

These arguments are used with the" + " specified module. You can find information about the " + - $scope.module_name.value + + $scope.module_name.value + " module " + "