mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
Add missing organization lookup config to inventory scripts form spec
This commit is contained in:
parent
a2adc7f413
commit
22bf717f2f
@ -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: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user