mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 08:48:46 -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');
|
' project or make the playbooks available on the file system.', 'alert-info');
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
else Wait('stop');
|
||||||
};
|
};
|
||||||
|
|
||||||
// Detect and alert user to potential SCM status issues
|
// Detect and alert user to potential SCM status issues
|
||||||
|
|||||||
Reference in New Issue
Block a user