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