mirror of
https://github.com/ansible/awx.git
synced 2026-04-14 14:39:26 -02:30
Fixed JS minification issue
This commit is contained in:
@@ -40,7 +40,7 @@ angular.module('InventoryFormDefinition', [])
|
||||
label: 'Description',
|
||||
type: 'text',
|
||||
addRequired: false,
|
||||
editRequired: false,
|
||||
editRequired: false
|
||||
},
|
||||
organization: {
|
||||
label: 'Organization',
|
||||
|
||||
Reference in New Issue
Block a user