mirror of
https://github.com/ansible/awx.git
synced 2026-06-30 19:08:02 -02:30
AC-411 Asterisk displayed left of label on all required fields. Inventory tweaks.
This commit is contained in:
@@ -50,8 +50,6 @@ angular.module('InventoryFormDefinition', [])
|
||||
type: 'lookup',
|
||||
sourceModel: 'organization',
|
||||
sourceField: 'name',
|
||||
addRequired: true,
|
||||
editRequired: true,
|
||||
ngClick: 'lookUpOrganization()',
|
||||
awRequiredWhen: {variable: "organizationrequired", init: "true" }
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user