mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-27 03:03:37 -05:00
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