mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
remove unwanted line
This commit is contained in:
@@ -134,8 +134,6 @@ export default ['$state', '$stateParams', '$scope', 'SourcesFormDefinition',
|
||||
source = "";
|
||||
}
|
||||
|
||||
http://localhost:8013/api/v2/credentials/?credential_type__kind__in=cloud,network
|
||||
|
||||
$scope.credentialBasePath = GetBasePath('credentials') + '?credential_type__kind__in=cloud,network';
|
||||
|
||||
if (source === 'custom'){
|
||||
|
||||
Reference in New Issue
Block a user