mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02:30
Add missing organization lookup config to inventory scripts form spec
This commit is contained in:
@@ -42,6 +42,8 @@ export default ['i18n', function(i18n) {
|
|||||||
reqExpression: "orgrequired",
|
reqExpression: "orgrequired",
|
||||||
init: true
|
init: true
|
||||||
},
|
},
|
||||||
|
sourceModel: 'organization',
|
||||||
|
sourceField: 'name',
|
||||||
ngDisabled: '!(inventory_script_obj.summary_fields.user_capabilities.edit || canAdd)'
|
ngDisabled: '!(inventory_script_obj.summary_fields.user_capabilities.edit || canAdd)'
|
||||||
},
|
},
|
||||||
script: {
|
script: {
|
||||||
|
|||||||
Reference in New Issue
Block a user