fixed issue in job template when user deletes credential and project

This commit is contained in:
Jared Tabor 2014-07-29 16:24:49 -04:00
parent a960638b68
commit feb13b1f11

View File

@ -412,6 +412,7 @@ function JobTemplatesEdit($scope, $rootScope, $compile, $location, $log, $routeP
' project or make the playbooks available on the file system.', 'alert-info');
});
}
else Wait('stop');
};
// Detect and alert user to potential SCM status issues