mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
remove unwanted line
This commit is contained in:
parent
7a927825ce
commit
2b37d04204
@ -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'){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user