mirror of
https://github.com/ansible/awx.git
synced 2026-05-25 09:37:45 -02:30
forms/Sources.js
fixed a couple small errors from church's commit for ec2 tags
This commit is contained in:
@@ -106,7 +106,7 @@ angular.module('SourceFormDefinition', [])
|
||||
"</ul><p>If blank, all groups above are created except <em>Instance ID</em>.</p>",
|
||||
dataContainer: 'body'
|
||||
},
|
||||
custom_script: {
|
||||
source_script: {
|
||||
label : "Custom Inventory Scripts",
|
||||
type: 'lookup',
|
||||
ngShow: "source && source.value !== '' && source.value === 'custom'",
|
||||
|
||||
Reference in New Issue
Block a user