mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 05:00:07 -03:30
fixed issue in job template when user deletes credential and project
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user