mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
AC-297 Fixed. Organization on Inventory detail page is now properly required by the UI. Added the awRequiredWhen directive to cure.
This commit is contained in:
parent
dec56b8c0a
commit
48853b6594
@ -55,6 +55,7 @@ angular.module('InventoryFormDefinition', [])
|
||||
addRequired: true,
|
||||
editRequired: true,
|
||||
ngClick: 'lookUpOrganization()',
|
||||
awRequiredWhen: {variable: "organizationrequired", init: "true" },
|
||||
column: 1
|
||||
},
|
||||
inventory_variables: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user