random syntax and style fixes to tower js

may include some new dependencies needed for adhoc commands
This commit is contained in:
John Mitchell
2015-04-06 10:30:36 -04:00
parent 4f5ecb7054
commit 584abcc05b
10 changed files with 51 additions and 36 deletions
+1 -1
View File
@@ -1145,11 +1145,11 @@ export function JobTemplatesEdit($scope, $rootScope, $compile, $location, $log,
action: action
});
});
if($scope.survey_enabled === true && $scope.survey_exists!==true){
$scope.$emit("PromptForSurvey");
}
else {
PlaybookRun({
scope: $scope,
id: id