mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 10:11:05 -03: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",
|
||||
init: true
|
||||
},
|
||||
sourceModel: 'organization',
|
||||
sourceField: 'name',
|
||||
ngDisabled: '!(inventory_script_obj.summary_fields.user_capabilities.edit || canAdd)'
|
||||
},
|
||||
script: {
|
||||
|
||||
Reference in New Issue
Block a user