mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
fixed issue in job template when user deletes credential and project
This commit is contained in:
parent
a960638b68
commit
feb13b1f11
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user